Code Indexer
MCP Serverby johnhuang316 · Added 5mo ago
Claude
853
Install
git clone https://github.com/johnhuang316/code-index-mcpAdd to Claude
claude mcp add johnhuang316-code-index-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"code-indexer": {
"command": "npx",
"args": [
"@modelcontextprotocol/code-indexer"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
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.
Tags
File Systemsmcp-server