Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ› ļø Other Tools and Integrations
  3. Vibe Check MCP Server
Vibe Check MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 5:16:08 PM

Vibe Check MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository502 GitHub StarsTotal stargazers on GitHub for the source repository (502 stars).Visit Website
developer-toolsagent-oversightllmsafety

Adds LLM-based oversight that helps agents catch misalignment, avoid scope creep, and pause before risky actions.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "pv-bhat-vibe-check-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@pv-bhat/vibe-check-mcp"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesšŸ› ļø More in Other Tools and Integrations

Overview

PV-Bhat/vibe-check-mcp-server MCP server adds a second-LLM review layer that helps an agent reassess plans, assumptions, uncertainty, and risk. It uses Chain-Pattern Interrupts to pause reasoning when risk increases, then provides metacognitive feedback before the main agent continues. The package runs through npm with either STDIO or streamable HTTP transport and supports Gemini, Claude, GPT, and OpenRouter providers. Reach for it when agents tend to over-engineer tasks, lose alignment, or take irreversible actions without a sanity check.

Use cases

•Review plans before irreversible agent actions
•Interrupt over-engineered implementation paths
•Maintain alignment across multi-step sessions
•Record mistakes and fixes for later reflection

Key features

•Second-LLM metacognitive feedback
•Adaptive Chain-Pattern Interrupts
•Risk and uncertainty signals
•Session history summaries
•Optional vibe_learn records
•STDIO and HTTP transports

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Vibe Check MCP Server.

Extracted Tool Capabilities
Second-LLM metacognitive feedback
Adaptive Chain-Pattern Interrupts
Risk and uncertainty signals
Session history summaries
Optional vibe_learn records
STDIO and HTTP transports

How Vibe Check MCP Server works

What PV-Bhat/vibe-check-mcp-server MCP server does

PV-Bhat/vibe-check-mcp-server MCP server provides an oversight layer for AI agents. It is designed to interrupt flawed or overcomplicated plans before they continue, especially when the agent is drifting from the user's goal or approaching an irreversible action. The server asks a second large language model for metacognitive feedback rather than directly replacing the primary agent's reasoning.

The project focuses on two related problems: pattern inertia, where an agent continues a familiar approach despite warning signs, and reasoning lock-in, where a confident but flawed plan becomes difficult to change. Its feedback can include traits, uncertainty, and risk scores that help determine whether the agent should pause and reconsider.

How it works

An agent can call the Vibe Check functionality during a task, with system-prompt guidance recommending checks before irreversible operations. Chain-Pattern Interrupts provide phase-aware prompts that challenge assumptions. A separate intervention policy can consume the resulting signals and decide when the main agent should be interrupted before resuming work.

When a session ID is supplied, the server can summarize earlier advice to maintain continuity. The optional vibe_learn capability records mistakes and fixes for later reflection. The README also documents integration with the separate CPI project, including an architecture overview and an example handoff shim.

Setup and configuration

The documented quick-start path requires Node.js 20 or newer and the published npm package. For an MCP client using standard input/output, run:

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

The same command can be added to an MCP client configuration with npx as the command and -y, @pv-bhat/vibe-check-mcp, start, and --stdio as arguments. The README specifically names Claude Desktop, Cursor, and Windsurf as compatible clients.

For local HTTP inspection, start the server with --http --port 2091. The health endpoint is /healthz, and JSON-RPC requests use /mcp. The server supports Gemini, Claude, GPT, and OpenRouter providers, but the supplied material does not specify provider credential names or a complete configuration schema.

Tools and capabilities

PV-Bhat/vibe-check-mcp-server MCP server supports:

  • Metacognitive feedback from a second LLM.
  • Adaptive, phase-aware Chain-Pattern Interrupts.
  • Risk, uncertainty, and trait signals for oversight.
  • Session history summaries when sessionId is provided.
  • Optional learning records through vibe_learn.
  • STDIO and streamable HTTP transports.

Limitations and notes

The project is in maintenance mode. Active feature development has ended, with future releases limited to maintenance patches, security fixes, and bug fixes; version 2.9.0 is identified as the latest maintenance release in the supplied material. Community forks and contributions are permitted under the MIT license.

The server depends on a second LLM for its review layer, so provider availability and configuration are relevant to deployment. The README describes supported model families and providers but does not establish that the service includes model access or specify whether provider usage incurs separate charges. Its documented role is advisory oversight: it supplies interruption and reflection signals rather than guaranteeing that an agent will never make an unsafe or misaligned decision.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Other Tools and Integrations View all alternatives
  • Git logoGit
    Verified

    Tools to read, search, and manipulate Git repositories.

    šŸ› ļø Other Tools and Integrations4 views
    Compare vs Git →
  • Time logoTime
    Verified

    Time and timezone conversion capabilities.

    šŸ› ļø Other Tools and Integrations3 views
    Compare vs Time →
  • Server Everything logoServer Everything

    MCP server that exercises all the features of the MCP protocol

    šŸ› ļø Other Tools and Integrations6 views
    Compare vs Server Everything →
  • MCP Cli logoMCP Cli

    Yet another CLI tool for testing MCP servers

    šŸ› ļø Other Tools and Integrations3 views
    Compare vs MCP Cli →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
502
Stargazers on the source repository.
npm downloads
481
Package downloads in the last 30 days.
Last commit
1d ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Vibe Check MCP Server

Run `npx -y @pv-bhat/vibe-check-mcp start --stdio` with Node.js 20 or newer, then add the same command and arguments to an MCP client configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewVibe Check MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/pv-bhat-vibe-check-mcp-server?style=directory)](https://allmcps.com/mcp/pv-bhat-vibe-check-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/pv-bhat-vibe-check-mcp-server"><img src="https://allmcps.com/api/badge/pv-bhat-vibe-check-mcp-server?style=directory" alt="Vibe Check MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ› ļøOther Tools and Integrations
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 11, 2026
9/10 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars502
GitHub Star CountTotal stargazers on GitHub representing community popularity (502 stars).
Last commit1d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 11, 2026
npm downloads481/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
55Quality signal: Good Ā· 55/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools18/30
Adoption & activity12/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev Ā· @pv-bhat/vibe-check-mcp (npm)

ā˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ› ļø Other Tools and Integrations →Alternatives to Vibe Check MCP Server →Install in Claude DesktopInstall in CursorInstall in VS Code