Vibe MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 5 Sep 2026.
Social layer for Claude Code - DMs, presence, discovery, and games between AI-assisted developers
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const stdout = execFileSync(process.execPath, [__filename, '--fetch-live'], {
return dir && fs.existsSync(path.join(dir, binary));
const files = fs.readdirSync(cwd).slice(0, 50); // Limit scan
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Social layer for Claude Code - DMs, presence, games between AI-assisted developers
MCP server for AiList — search and discover Ai projects from Claude Code
Behavioral memory layer for AI tools. Learns preferences and context across Claude, Cursor, Codex.
Fast local and federated OSS code search and repo discovery for AI agents
Context management, todo persistence, and multi-AI perspectives for Claude Code
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
MCP bridge for inter-session communication between Claude Code instances
Browser + dev-server logs on one correlated timeline, for Claude Code and AI agents.
Answers built from our own checks of this server.