MCP Directory
Back

vibe-check-mcp-server

by PV-Bhat · TypeScript · ★ 493

Vibe Check is a tool that provides mentor-like feedback to AI Agents, preventing tunnel-vision, over-engineering and reasoning lock-in for complex and long-horizon agent workflows. KISS your over-eager AI Agents goodbye! Effective for: Coding, Ambiguous Tasks, High-Risk tasks

#agentic-ai#agentic-workflow#ai-agents#chain-of-thought#cpi#error-handling#mcp#mcp-server#model-context-protocol#rli#vibe-coding#workflow-automation

Install

npx -y github:PV-Bhat/vibe-check-mcp-server

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "vibe-check-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:PV-Bhat/vibe-check-mcp-server"
      ]
    }
  }
}

From the README

> **This project is in maintenance mode.** Active feature development has ended; only maintenance patches (security and bug fixes) are published. v2.8.1 is the latest maintenance release. The server remains fully functional. Community forks and contributions are welcome under the MIT license. KISS overzealous agents goodbye. Plug & play agent oversight tool. Based on research: In our study agents calling Vibe Check improved success +27% and halved harmful actions -41% Featured on PulseMCP “Most Popular (This Week)” • 5k+ monthly calls on Smithery.ai…
Read full README on GitHub →

Related ai & ml servers