Codebasemcp
A RAG system based on Python code analysis. It parses the code structure through AST and stores it in the Weaviate vector database, providing code query, natural language Q&A, and visualization functions, and supporting multi-codebase management and dependency analysis.
rating : 2.5 points
downloads : 17
What is the Code Analysis RAG System MCP Server?
This is a powerful tool for analyzing and managing Python codebases. It generates detailed metadata by parsing the code structure and uses this data to support intelligent search, natural language Q&A, and code visualization.How to use the Code Analysis RAG System MCP Server?
First, start the server. Then, scan the target codebase and set up dependencies. After that, you can use the provided API to perform code queries, generate descriptions, or view call graphs.Applicable Scenarios
Suitable for developers who need to quickly understand large Python codebases, especially teams that want to use AI assistance for code review, debugging, or learning.Main Features
Code Scanning and ParsingAutomatically identify functions, classes, variables, and call relationships and store them in the Weaviate database.
Cross-library QueryNot limited to a single codebase, it can also retrieve relevant information among multiple related codebases.
Natural Language Q&AImplement intelligent Q&A functions for code with the help of the Gemini model.
Real-time Monitoring and UpdateAutomatically trigger reanalysis and database synchronization when the code changes.
Call Relationship VisualizationGenerate MermaidJS charts to display the call logic between codes.
Advantages and Limitations
Advantages
Efficiently parse large-scale codebases
Support collaborative development across codebases
Integrate advanced AI capabilities to enhance the user experience
Continuously monitor to ensure data consistency
Limitations
Depends on the Gemini API, which may incur additional costs
Performance may decline for very complex code structures
Requires a certain network environment support
How to Use
Install Dependencies
Ensure that Python 3.10 or higher and Docker are installed.
Start the Weaviate Instance
Use Docker Compose to start the Weaviate database service.
Configure Environment Variables
Create a `.env` file and fill in the Gemini API key and other necessary configurations.
Run the MCP Server
Start the MCP service in the terminal.
Usage Examples
Case 1: Find a Specific FunctionThe user wants to know the definition and usage of a specific function.
Case 2: Get Codebase DependenciesThe user needs to clarify the dependency relationship between two codebases.
Frequently Asked Questions
How to enable the Gemini model to generate descriptions?
If the code changes, do I need to manually restart the service?
Does it support multiple programming languages?
Related Resources
Official Documentation
Comprehensive user manuals and technical guides.
GitHub Repository
Open-source code and example projects.
Gemini API Introduction
Understand the working principle of the Gemini model.
Featured MCP Services

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
141
4.5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
830
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
87
4.3 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
567
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
754
4.8 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points