ctx++
Semantic code search and indexing using tree-sitter AST analysis across 13+ languages with call graph traversal and h...
What it does
Semantic code search and indexing using tree-sitter AST analysis across 13+ languages with call graph traversal and hybrid vector-keyword ranking.
A codebase intelligence MCP server that parses source files across 13+ languages using tree-sitter parsers to extract symbols, call graphs, and documentation. Indexes everything in SQLite with both full-text and vector search through Ollama or AWS Bedrock embeddings. Features hybrid ranking that combines BM25 scoring with call-graph connectivity analysis, enabling queries that find not just matching code but all code involved in a feature by walking real call relationships. Provides tools for indexing, semantic search, file skeletons, dependency traversal, and blast radius analysis of code changes.
Capabilities
Server
Quality
deterministic score 0.58 from registry signals: · indexed on pulsemcp · has source repo · 17 github stars · registry-generated description present