Odel
mcp vibe checker

mcp vibe checker

Local
@webmoleai1JavaScriptUpdated 5mo ago

Vibe-check your code — personality types, energy ratings, aesthetic suggestions.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmmcp-vibe-checkerv0.1.1

Run

npx -y mcp-vibe-checker

MCP client config

{
  "mcpServers": {
    "mcp-vibe-checker": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-vibe-checker"
      ]
    }
  }
}