MCP Servers / development / Vibe Check

Vibe Check

JSON →
stdionone486development

The definitive Vibe Coder's sanity check MCP server: Prevents cascading errors by calling a "Vibe-check" agent to ensure alignment and prevent scope creep

Install
How to run this server
[ { "cmd": "npx -y @pv-bhat/vibe-check-mcp", "imports": [] } ]
server path: vibe-check
Tools
What this server exposes
vibe_check
Performs a quick alignment check to ensure the agent is on the right track and not over-engineering.
vibe_check_deep
Performs a deeper metacognitive analysis to detect reasoning lock-in and pattern inertia.
vibe_check_plan
Validates a proposed plan against the minimal viable path and identifies unnecessary complexity.
vibe_check_reflect
Triggers a reflective pause for the agent to reconsider its current approach and assumptions.
vibe_check_reset
Resets the agent's context and clears accumulated pattern inertia.
Configuration
Environment & auth
authnone
envGEMINI_API_KEY
envOPENAI_API_KEY
envOPENROUTER_API_KEY
envANTHROPIC_API_KEY
envANTHROPIC_AUTH_TOKEN
envANTHROPIC_BASE_URL
envMCP_HTTP_PORT
Resources
Vibe Check — MCP Server · libregistry