Index, search, and analyze code repositories with large language models using a Model Context Protocol server.
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.