github-code-index-mcp-server

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

  1. Ensure you have UV installed
  2. Find or create the Claude Desktop configuration file
  3. Add the configuration and restart Claude Desktop

Basic Workflow

  1. Set Project Path
  2. Code Search
  3. File Analysis
  4. Project Navigation