Ace Codebase Indexer
MCP Serverby yeuxuan · Added 5mo ago
Claude
335
Install
git clone https://github.com/yeuxuan/ace-mcp-nodeAdd to Claude
claude mcp add yeuxuan-ace-mcp-nodeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"ace-codebase-indexer": {
"command": "npx",
"args": [
"@modelcontextprotocol/ace-codebase-indexer"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Codebase indexing and semantic search with file traversal, gitignore support, and real-time monitoring
Tags
File Systemsmcp-server