jghiringhelli/codeseeker
MCP server with semantic search + knowledge graph for Claude Code, Cursor, and Copilot
**Implements a four-stage hybrid search pipeline combining BM25, vector embeddings (384-dim Xenova), RAPTOR directory summaries, and graph expansion to surface both semantic matches and structural relationships in a single query.** Runs as an MCP server via stdio transport with automatic indexing and incremental sync, exposing `search`, `analyze`, and `index` tools that work across Claude Code, Cursor, VS Code, and Copilot. Detects project coding standards, dead code, and duplicate patterns while deduplicating results by file and boosting source files over tests.
Available on npm.
Stars
9
Forks
1
Language
TypeScript
License
—
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Dependencies
38
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/jghiringhelli/codeseeker"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.