Analyze any codebase β get architecture, file roles, execution flows, and agent context.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for Revibe codebase analysis. Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.
Analyze any GitHub repo β get architecture, file roles, execution flows, system design Q&A, and structured agent context.
Add to your MCP client config:
Then ask your AI assistant to "log in to Revibe" β it will open your browser for a one-time signup.
| Client | Config location |
|---|---|
| Claude Desktop | ~/Library/Application Support/Claude/claude_desktop_config.json |
| Claude Code | .mcp.json in your project root |
| Cursor | Settings > MCP Servers > Add |
| Windsurf | MCP config in settings |
Two options:
Option A: Browser login (recommended)
Opens your browser β sign up or log in, click "Authorize". API key saved automatically to ~/.config/revibe/credentials.json.
Option B: Manual API key
Get a key from app.revibe.codes/settings, then pass it via env:
| Tool | Description |
|---|---|
revibe_login | Log in via browser β one-time setup |
analyze_repo | Submit a GitHub repo for analysis (auto-detects from git remote) |
check_status | Check progress of an analysis job |
get_summary | Architecture, modules, patterns overview |
get_section | Drill into architecture, file_roles, system_design_qa, etc. |
get_agent_context | Full structured JSON optimized for AI agents |
Once configured, just ask your AI assistant:
The tools handle auto-detection, polling, and structured output automatically.
If you use Claude Code, you can install Revibe as a slash command skill instead of (or in addition to) the MCP server:
Then use /revibe or /revibe github.com/user/repo inside Claude Code.
The skill file is also available at skills/claude-code/SKILL.md.
| Method | Install |
|---|---|
| npm (zero install) | npx revibe-mcp |
| PyPI | pip install revibe-mcp |
| MCP Registry | registry.modelcontextprotocol.io β search "revibe" |
| Claude Code Skill | Copy skills/claude-code/SKILL.md to ~/.claude/skills/revibe/ |
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/revibe-mcp)<a href="https://allmcps.com/mcp/revibe-mcp"><img src="https://allmcps.com/api/badge/revibe-mcp?style=directory" alt="Revibe MCP on AllMCPs" /></a>