Codesift
Freeby MCP Community
MCP server for code intelligence — 146 tools for symbol search, call graph, semantic search, route tracing, community detection, LSP bridge, secret detection, c
v0.5.4Added Apr 12, 2026
mcpcode-searchtree-sittersemantic-searchclaude
Codesift MCP Server
MCP server for code intelligence — 146 tools for symbol search, call graph, semantic search, route tracing, community detection, LSP bridge, secret detection, c
Installation
npx -y codesift-mcp
Reviews
Installation
Quick install
npx -y codesift-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"codesift": {
"command": "npx",
"args": ["-y", "codesift-mcp"]
}
}
}