Code Index icon

Code Index

Index, search, and analyze code repositories with large language models using a Model Context Protocol server.

About

Code Index is a Model Context Protocol server designed to help large language models (LLMs) effectively index, search, and analyze code within project directories. It streamlines the integration of LLMs into code analysis workflows by providing features for indexing project file structures, searching for specific code patterns, generating detailed file summaries, and analyzing code structure and complexity. With support for multiple programming languages and persistent storage of project settings, Code Index simplifies the process of leveraging LLMs for code understanding and manipulation.

Key Features

  • Index and navigate project file structures
  • Get detailed file summaries
  • Supports multiple programming languages
  • Search for specific patterns in code
  • Analyze code structure and complexity
  • 4 GitHub stars

Use Cases

  • Integrate with Claude Desktop for code analysis
  • Search for specific keywords or patterns within a codebase
  • Analyze specific files to understand their structure and functions