Skip to content
Back to search
30
MCP

ctx++

pulsemcp/ctx++

Semantic code search and indexing using tree-sitter AST analysis across 13+ languages with call graph traversal and hybrid vector-keyword ranking.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ctx-sys
Knowledge graphs from codebases using AST parsing and semantic embeddings with vector, graph, and full-text search.
0 tools
Gemdex
Semantic code search using Gemini embeddings, Milvus vector storage, and AST-aware tree-sitter chunking across 13+ programming languages.
0 tools
com.knitli/codeweaver
Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages.
0 tools
sqry - Semantic Code Search
AST-based semantic code search: 33 tools, 35 languages, call tracing, impact analysis
0 tools
Codebaxing
Provides semantic code search capabilities using natural language queries, indexing codebases with Tree-sitter parsing, all-MiniLM-L6-v2 emb
0 tools
TokenNuke
Code indexing with tree-sitter AST extraction, hybrid search, call graphs, and O(1) symbol retrieval.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ctx++": {
      "url": "None",
      "transport": "http"
    }
  }
}