mcpbeat Sign in

Vibe Coding MCP Server

local only

Vibe Coding runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from npm. Last commit 6 Jul 2026.

Auto-document vibe coding sessions - collect, summarize, and publish

Installs per day peak 42 · avg 16 · -19% w/w
a month agotoday
75
Installs / week
npm · vibe-coding-mcp
0
Stars
0 open issues
6 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Vibe Coding 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 vibe-coding -- npx -y vibe-coding-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vibe-coding": {
      "args": [
        "-y",
        "vibe-coding-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vibe-coding]
command = "npx"
args = ["-y", "vibe-coding-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "vibe-coding": {
      "args": [
        "-y",
        "vibe-coding-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vibe-coding": {
      "args": [
        "-y",
        "vibe-coding-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Vibe Coding

same job, measured the same way
Findable MCP Server
by findable-no

Find and summarize building documents, projects, tasks, SharePoint sync state, and red flag data.

answering
showagent
by aytzey

Search, resume and convert AI coding sessions (Claude Code, Codex, Gemini, OpenCode, Pi) over MCP.

local only
C
NVIDIA CUDA Docs
by nvidia-ngc-nsight-copilot-api

Search NVIDIA CUDA documentation and code samples from AI coding agents.

answering
Content Distribution
by automatelab-tech

Publish content to DEV.to, Hashnode, GitHub Discussions, Reddit, Bluesky, LinkedIn, and Medium.

55 installs/wk local only
CCRider
by neilberkman

Full-text search, browse, and resume across your coding agent sessions (Claude Code, Codex, Amp)

local only
Claude Handoff
by vasilispapg

Session handoff for Claude Code: list sessions and build handoff docs another agent continues from.

887 installs/wk local only
Vonage Documentation MCP
by vonage

MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting.

7 tools answering
Claude Wrap MCP
by alex-kaff

MCP server that spawns and drives Claude Code sessions via claude-wrap.

72 installs/wk local only

Vibe Coding — questions

Answers built from our own checks of this server.

Why is there no uptime for Vibe Coding?
Vibe Coding 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 vibe-coding-mcp was installed 75 times last week.
How do I connect Vibe Coding?
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 vibe-coding-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Vibe Coding?
The npm package vibe-coding-mcp was installed 75 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Vibe Coding open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.