Vibe Coding
Rank #47,902io.github.MUSE-CODE-SPACE/vibe-coding
MCP server providing vibe-coding capabilities
Vibe Coding is a Model Context Protocol (MCP) server published by muse-code-space. It ranks #47,902 of 132,113 servers tracked on MCP Toplist. Vibe Coding is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Dec 26, 2025 and most recently updated on Dec 27, 2025.
Ranks ahead of 84,211 of 132,113 servers on MCP Toplist.
Use Vibe Coding
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vibe-coding -- npx -y vibe-coding-mcp[mcp_servers.vibe-coding]
command = "npx"
args = ["-y", "vibe-coding-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vibe-coding": {
"command": "npx",
"args": [
"-y",
"vibe-coding-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vibe-coding": {
"command": "npx",
"args": [
"-y",
"vibe-coding-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vibe-coding": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"vibe-coding-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vibe-coding": {
"command": "npx",
"args": [
"-y",
"vibe-coding-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vibe-coding": {
"command": "npx",
"args": [
"-y",
"vibe-coding-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MUSE-CODE-SPACE%2Fvibe-coding)<a href="https://mcptoplist.com/server/io.github.MUSE-CODE-SPACE%2Fvibe-coding"><img src="https://mcptoplist.com/badge/io.github.MUSE-CODE-SPACE%2Fvibe-coding.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
muse-code-space
Other servers by muse-code-space
View all muse-code-space servers →Available versions (2)
| Version | Published |
|---|---|
| 2.12.1 | Dec 27, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Vibe Coding?
- Vibe Coding is maintained by muse-code-space, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Vibe Coding listed on the Official MCP Registry?
- Yes — Vibe Coding is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Vibe Coding have?
- MCP Toplist tracks 2 versions of Vibe Coding, most recently published on Dec 27, 2025.
- Where can I find the source code for Vibe Coding?
- The source code for Vibe Coding is hosted at github.com/muse-code-space/vibe-coding-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.