mcpbeat Sign in

MCP Vibe Checker MCP Server

local only

MCP Vibe Checker runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 7 Apr 2026.

Vibe-check your code — personality types, energy ratings, aesthetic suggestions.

Installs per day peak 22 · avg 6 · -22% w/w
a month agotoday
47
Installs / week
npm · mcp-vibe-checker
1
Stars
0 open issues
7 Apr 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check MCP Vibe Checker every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 mcp-vibe-checker -- npx -y mcp-vibe-checker
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-vibe-checker": {
      "args": [
        "-y",
        "mcp-vibe-checker"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-vibe-checker]
command = "npx"
args = ["-y", "mcp-vibe-checker"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-vibe-checker": {
      "args": [
        "-y",
        "mcp-vibe-checker"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-vibe-checker": {
      "args": [
        "-y",
        "mcp-vibe-checker"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Vibe Checker

same job, measured the same way
Splera
by sohaibt

A/B testing for vibe coders: create, track, and ship experiments from your AI coding agent.

20 installs/wk local only
Pare Search
by dave-london

Pare Search ג€” Structured code search operations (ripgrep + fd) as typed JSON.

local only
QR Top
by qr-top

Dynamic QR codes by chat: edit destinations after printing, smart routing, and scan analytics.

answering
prodlint
by prodlint

Production readiness for vibe-coded apps. 52 checks for security, reliability, and performance.

729 installs/wk local only
Python Code Validator
by statemind

Proves AI-generated Python does what you asked: lint, types, security, sandbox run, exact fixes.

3 tools answering
I
Mushi Mushi
by kensaurus

Bug translation for vibe coders: plain-English diagnosis + paste-ready fix in your AI coding agent

291 installs/wk answering
Dingdawg Code Review
by dingdawg

AI code review — security, quality, performance. Learns your patterns. Receipted.

50 installs/wk local only
Vinv
by vinvai

Vinv runs, tests, and finds issues in your services — with zero code changes.

113 installs/wk local only

MCP Vibe Checker — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Vibe Checker?
MCP Vibe Checker 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 mcp-vibe-checker was installed 47 times last week.
How do I connect MCP Vibe Checker?
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 mcp-vibe-checker straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Vibe Checker?
The npm package mcp-vibe-checker was installed 47 times in the last week. Week over week that is -22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Vibe Checker open source?
We cannot say either way: written in JavaScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.