@pv-bhat/vibe-check-mcp
MCP CompatibleScore: 70An MCP server leveraging an external oversight layer to "vibe check" agents, and also self-improve accuracy & user alignment over time. Prevents scope creep, code bloat, misalignment, misinterpretation, tunnel vision, and overcomplication.
70
Reputation
—
Success Rate
—
Avg Latency
0
Usage Count
Connection Spec
Transport
stdio
Install Command
npx -y @pv-bhat/vibe-check-mcp start --stdioQuick Setup
{
"mcpServers": {
"@pv-bhat/vibe-check-mcp": {
"command": "npx",
"args": [
"-y",
"@pv-bhat/vibe-check-mcp"
]
}
}
}Paste into your Claude Desktop config file
Health
MaintenanceActive
Last commit17d ago
Open issues14
LicenseMIT
VerificationPartial
API Response Preview
What agents get when they query this resource:
{
"id": "4e414d1f-8ce5-43e2-af0a-68660d3acdc7",
"name": "@pv-bhat/vibe-check-mcp",
"category": "tool",
"subcategory": "ai-model",
"mcp_compatible": true,
"reputation_score": 0.700681,
"success_rate": null,
"endpoint_url": null,
"spec": {
"transport": "stdio",
"install_command": "npx -y @pv-bhat/vibe-check-mcp start --stdio",
"tools": null,
"features": null
}
}