danyQe/codebase-mcp
Open-source AI development assistant via Model Context Protocol (MCP). Turn Claude or any LLM into your personal coding assistant. Privacy-first with local semantic search, AI-assisted editing, persistent memory, and quality-checked code generation. Built for Python & React. Free alternative to paid AI coding tools.
Platform-specific configuration:
{
"mcpServers": {
"codebase-mcp": {
"command": "npx",
"args": [
"-y",
"codebase-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...