Vibe MCP
Rank #6,657io.github.VibeCodingInc/vibe-mcp
MCP server providing vibe-mcp capabilities
Vibe MCP is a Model Context Protocol (MCP) server published by vibecodinginc. It ranks #6,657 of 132,046 servers tracked on MCP Toplist. Vibe MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Jan 17, 2026 and most recently updated on Feb 5, 2026.
Ranks ahead of 125,389 of 132,046 servers on MCP Toplist.
Use Vibe MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vibe-mcp -- npx -y slashvibe-mcp[mcp_servers.vibe-mcp]
command = "npx"
args = ["-y", "slashvibe-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vibe-mcp": {
"command": "npx",
"args": [
"-y",
"slashvibe-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vibe-mcp": {
"command": "npx",
"args": [
"-y",
"slashvibe-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vibe-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"slashvibe-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vibe-mcp": {
"command": "npx",
"args": [
"-y",
"slashvibe-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vibe-mcp": {
"command": "npx",
"args": [
"-y",
"slashvibe-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.VibeCodingInc%2Fvibe-mcp)<a href="https://mcptoplist.com/server/io.github.VibeCodingInc%2Fvibe-mcp"><img src="https://mcptoplist.com/badge/io.github.VibeCodingInc%2Fvibe-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
vibecodinginc
Available versions (3)
| Version | Published |
|---|---|
| 0.3.26 | Feb 5, 2026 |
| 0.3.20 | Jan 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Vibe MCP?
- Vibe MCP is maintained by vibecodinginc, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Vibe MCP listed on the Official MCP Registry?
- Yes — Vibe MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Vibe MCP have?
- MCP Toplist tracks 3 versions of Vibe MCP, most recently published on Feb 5, 2026.
- Where can I find the source code for Vibe MCP?
- The source code for Vibe MCP is hosted at github.com/vibecodinginc/vibe-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.