Model Context Protocol implementation for retrieving codebases using RepoMix
{
"mcpServers": {
"codebase-mcp": {
"args": [
"-y",
"codebase-mcp"
],
"command": "npx"
}
}
}Model Context Protocol implementation for retrieving codebases using RepoMix
Is it safe?
No known CVEs for codebase-mcp.
No authentication — any process on your machine can connect.
MIT. View license →
Is it maintained?
Last commit 402 days ago. 77 stars.
Will it work with my client?
Transport: stdio, sse. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
3 tools. ~200 tokens (0.1% of 200K).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'codebase-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
getCodebaseAnalyzes your current workspace/project and retrieves the entire codebase as a single text output
getRemoteCodebaseFetches and analyzes any public GitHub repository
saveCodebaseSaves the codebase analysis to a file for later use or sharing
This server is missing a description.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.