MCPVault

semantic_code_search

MCP tool from Code Graph MCP by sdsrss

Hybrid BM25 + vector search (RRF) for AST nodes. Supports compact mode

How to use it

semantic_code_search is exposed by the Code Graph MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the semantic_code_search tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Code Graph MCP

$claude mcp add code-graph-mcp -- npx -y @sdsrs/code-graph
FULL CODE GRAPH MCP LISTING