HomeOther › vibe-check-mcp-server

vibe-check-mcp-server

Metacognitive AI agent oversight: adaptive CPI interrupts for alignment, reflection and safety

TypeScript Cloud
★ 503 stars Last pushed 2026-09-11 License: MIT

Topics: Other Tools and Integrations

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.5.1)

npx -y @pv-bhat/vibe-check-mcp@2.5.1

Or add to your MCP client config:

{
  "mcpServers": {
    "vibe-check-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@pv-bhat/vibe-check-mcp@2.5.1"
      ],
      "env": {
        "YOUR_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • YOUR_API_KEY required secret — Your API key for the service

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Listed in wong2/awesome-mcp-servers (MIT)

Data from the Official MCP Registry