Back to Home
PV-Bhat icon

vibe-check-mcp-server

Verified Safe

by PV-Bhat

Overview

Provides a plug-and-play AI meta-mentor layer for LLM agents, offering metacognitive questioning to prevent over-engineering, reasoning lock-in, and misalignment.

Installation

Run Command
npx -y @pv-bhat/vibe-check-mcp start --stdio

Environment Variables

  • GEMINI_API_KEY
  • OPENAI_API_KEY
  • OPENROUTER_API_KEY
  • ANTHROPIC_API_KEY
  • ANTHROPIC_AUTH_TOKEN
  • DEFAULT_LLM_PROVIDER
  • DEFAULT_MODEL
  • MCP_HTTP_PORT
  • PORT
  • CORS_ORIGIN
  • USE_LEARNING_HISTORY

Security Notes

The server makes API calls to third-party LLM providers, which involves sending potentially sensitive agent context. While API keys are managed securely via environment variables and `.env` files with restricted permissions, the default CORS `*` for HTTP transport could expose the service to unauthorized access if not properly configured in a production environment. The server itself does not execute arbitrary code or access local files beyond its configuration and log files.

Similar Servers

Stats

Interest Score79
Security Score7
Cost ClassMedium
Avg Tokens3000
Stars333
Forks41
Last Update2025-12-02

Tags

mcp-serverai-agentsmetacognitionagent-oversightllm-alignment