Code Indexer
Indexes and analyzes code repositories to enable file navigation, pattern searching, and complexity assessment across multiple programming languages through persistent project settings and efficient dependency management.
Featured
View Source287 stars
0 tools
Created Aug 2025
@johnhuang316/johnhuang316-code-indexer-code-index-mcpAbout
Indexes and analyzes code repositories to enable file navigation, pattern searching, and complexity assessment across multiple programming languages through persistent project settings and efficient dependency management.
Categories
general
Installation
npm
npm install @johnhuang316/johnhuang316-code-indexer-code-index-mcp
Configuration
{
"mcpServers": {
"johnhuang316-code-indexer-code-index-mcp": {
"command": "npx",
"args": [
"-y",
"@johnhuang316/johnhuang316-code-indexer-code-index-mcp"
]
}
}
}