seekq
Semantic code search tool for local codebases using BGE-Small embeddings, tree-sitter-aware chunking, and hybrid BM25...
What it does
Semantic code search tool for local codebases using BGE-Small embeddings, tree-sitter-aware chunking, and hybrid BM25 retrieval via MCP.
seekq is a local semantic code search tool designed for coding agents, enabling search by intent rather than literal text matching. It uses BGE-Small ONNX embeddings with HNSW indexing and BM25 lexical search for hybrid retrieval, with tree-sitter-aware chunking across 12 programming languages. The MCP server exposes a search_code tool that integrates with Claude Code, Cursor, Cline, and other MCP-compatible agents.
Capabilities
Server
Quality
deterministic score 0.56 from registry signals: · indexed on pulsemcp · has source repo · 7 github stars · registry-generated description present