Revibe MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 17 Mar 2026.
Analyze any codebase — get architecture, file roles, execution flows, and agent context.
Today is the operative word: we check Revibe MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add revibe-mcp -- npx -y revibe-mcp
{
"mcpServers": {
"revibe-mcp": {
"args": [
"-y",
"revibe-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.revibe-mcp]
command = "npx"
args = ["-y", "revibe-mcp"]
{
"mcpServers": {
"revibe-mcp": {
"args": [
"-y",
"revibe-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"revibe-mcp": {
"args": [
"-y",
"revibe-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
REVIBE_API_KEY (Revibe API key (optional — you can also use the revibe_login tool for browser-based auth)).
The author declared them in the registry entry; get the values from the project itself.
Architecture diagram with concurrency capacity and bottleneck estimates from any codebase.
Lint AI agent context files (CLAUDE.md, AGENTS.md, etc.) against your actual codebase
Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.
Codebase observatory with 56+ scanners for git health, architecture, and documentation.
AI agent draws editable hand-drawn diagrams (flowchart, ER, architecture) via MCP, not static images
Architectural sensor for Python codebases.
A powerful MCP server for codebase architecture analysis and automated governance.
Research-backed linting + generation for agent context files (CLAUDE.md, AGENTS.md, Cursor rules).
Answers built from our own checks of this server.