codebase-mcp and code-buddy

These tools are ecosystem siblings; `codebase-mcp` is an open-source AI development assistant that leverages the Model Context Protocol (MCP), while `code-buddy` is an MCP server offering various development tools that likely integrate with or extend the functionality of such MCP-compatible assistants.

codebase-mcp
39
Emerging
code-buddy
29
Experimental
Maintenance 2/25
Adoption 7/25
Maturity 15/25
Community 15/25
Maintenance 6/25
Adoption 4/25
Maturity 9/25
Community 10/25
Stars: 37
Forks: 7
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 6
Forks: 1
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
No Package No Dependents

About codebase-mcp

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.

Based on the README, here's a technical summary that goes beyond the GitHub description: Implements a FastAPI backend server that exposes 13+ MCP tools via stdio transport, with a local FAISS vector index for sub-second semantic code search and persistent memory storage via SQLite. Leverages Google's free Gemini API exclusively for AI-assisted code edits while keeping all other operations local—semantic search, memory recall, and file writing happen entirely on-device.

About code-buddy

Abhi-vish/code-buddy

Your AI-powered coding companion for Claude Desktop. MCP server with 23+ dev tools for file operations, git integration, code analysis, and more. Works with any project on your system.

Scores updated daily from GitHub, PyPI, and npm data. How scores work