yeuxuan/Ace-Mcp-Node
Acemcp 是一个高性能的 MCP (Model Context Protocol) 服务器,专为 AI 助手(如 Claude、GPT 等)提供代码库索引和语义搜索能力。通过 Acemcp,AI 助手可以: 🔍 快速搜索和理解大型代码库 📊 获取带行号的精确代码片段 🤖 自动增量更新索引 🌐 通过 Web 界面管理和调试
Platform-specific configuration:
{
"mcpServers": {
"Ace-Mcp-Node": {
"command": "npx",
"args": [
"-y",
"Ace-Mcp-Node"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...