mcpbeat Sign in

Vibecheck MCP Server

by vibecheckaiofficial Your server? Claim it
local only

Vibecheck MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 17 installs a week from npm.

AI Code Firewall — MCP Server for hallucination prevention in AI development

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 9 · avg 3 · +58% w/w
a month agotoday
17
Installs / week
npm · @vibecheckdev/vibecheck-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add vibecheck-mcp -- npx -y @vibecheckdev/vibecheck-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vibecheck-mcp": {
      "args": [
        "-y",
        "@vibecheckdev/vibecheck-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vibecheck-mcp]
command = "npx"
args = ["-y", "@vibecheckdev/vibecheck-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "vibecheck-mcp": {
      "args": [
        "-y",
        "@vibecheckdev/vibecheck-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vibecheck-mcp": {
      "args": [
        "-y",
        "@vibecheckdev/vibecheck-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Vibecheck MCP

same job, measured the same way
Sensegrep
by stahldavid

Semantic + structural code search MCP server for AI-native development.

176 installs/wk local only
Tidewave Phoenix
by tidewave-ai

Runtime-level MCP server for Phoenix development: run code, read logs, query the DB, read docs.

local only
Tidewave Rails
by tidewave-ai

Runtime-level MCP server for Rails development: run code, read logs, query the DB, read docs.

local only
I
Hermes Prime
by hermes-labs-ai

Read-only stdio MCP server for a versioned convention card in Claude Code.

local only
Gency MCP
by gency

Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code

87 installs/wk local only
MCP Persona
by codespar

MCP server for Persona — developer-first identity verification + KYC (inquiries, accounts, reports)

35 installs/wk local only
Relay
by mhcoen

MCP relay server for Claude Desktop <-> Claude Code communication

105 installs/wk local only
Qiskit Code Assistant MCP Server
by qiskit

MCP server for the Qiskit Code Assistant intelligent code completion

293 installs/wk local only

Vibecheck MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Vibecheck MCP?
Vibecheck MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @vibecheckdev/vibecheck-mcp was installed 17 times last week.
Is Vibecheck MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Vibecheck MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @vibecheckdev/vibecheck-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Vibecheck MCP?
The npm package @vibecheckdev/vibecheck-mcp was installed 17 times in the last week. Week over week that is +58%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.