Vibescan MCP Server
Rank #59,688io.github.Aguantar/vibescan-mcp-server
MCP server providing vibescan-server capabilities
Vibescan MCP Server is a Model Context Protocol (MCP) server published by Aguantar. It ranks #59,688 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Vibescan MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 19, 2026 and most recently updated on Mar 19, 2026.
Ranks ahead of 72,425 of 132,113 servers on MCP Toplist.
Use Vibescan MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vibescan-mcp-server -- uvx vibescan-mcp-server[mcp_servers.vibescan-mcp-server]
command = "uvx"
args = ["vibescan-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vibescan-mcp-server": {
"command": "uvx",
"args": [
"vibescan-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vibescan-mcp-server": {
"command": "uvx",
"args": [
"vibescan-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vibescan-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"vibescan-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vibescan-mcp-server": {
"command": "uvx",
"args": [
"vibescan-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vibescan-mcp-server": {
"command": "uvx",
"args": [
"vibescan-mcp-server"
]
}
}
}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.Aguantar%2Fvibescan-mcp-server)<a href="https://mcptoplist.com/server/io.github.Aguantar%2Fvibescan-mcp-server"><img src="https://mcptoplist.com/badge/io.github.Aguantar%2Fvibescan-mcp-server.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
Aguantar
Other servers by Aguantar
View all Aguantar servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Mar 19, 2026 |
Frequently asked questions
- Who maintains Vibescan MCP Server?
- Vibescan MCP Server is maintained by Aguantar, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Vibescan MCP Server listed on the Official MCP Registry?
- Yes — Vibescan MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Vibescan MCP Server have?
- MCP Toplist tracks 1 version of Vibescan MCP Server, most recently published on Mar 19, 2026.
- Where can I find the source code for Vibescan MCP Server?
- The source code for Vibescan MCP Server is hosted at github.com/aguantar/vibescan-mcp-server.
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.