PV-Bhat/vibe-check-mcp-server
An MCP server that prevents cascading errors and scope creep by calling a "Vibe-check" agent to ensure user alignment.
Quick Start
Clone the repository:
git clone https://github.com/PV-Bhat/vibe-check-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"vibe-check-mcp-server": {
"command": "npx",
"args": [
"-y",
"PV-Bhat/vibe-check-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.