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