github-code-index-mcp-server
0
Code Index MCP is a protocol server designed for indexing, searching, and analyzing code for large language models. It features support for multiple languages and persistent project settings, providing a comprehensive tool for code management and analysis.
Code Index MCP
Code Index MCP is a Model Context Protocol server that enables large language models (LLMs) to index, search, and analyze code in project directories.
Features
- Index and navigate project file structures
- Search for specific patterns in code
- Get detailed file summaries
- Analyze code structure and complexity
- Support for multiple programming languages
- Persistent storage of project settings
Usage
Running the Server Directly
UV will automatically handle all dependency installations based on the project's configuration.
Integrating with Claude Desktop
- Ensure you have UV installed
- Find or create the Claude Desktop configuration file
- Add the configuration and restart Claude Desktop
Basic Workflow
- Set Project Path
- Code Search
- File Analysis
- Project Navigation