Skip to content
Back to search
30
MCP

ctx-sys

pulsemcp/ctx-sys

Knowledge graphs from codebases using AST parsing and semantic embeddings with vector, graph, and full-text search.

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

Similar MCP servers embedding-nearest

ctx++
Semantic code search and indexing using tree-sitter AST analysis across 13+ languages with call graph traversal and hybrid vector-keyword ra
0 tools
Project KG
Knowledge graph for AI-assisted knowledge work with semantic search, graph traversal, and work context connectors.
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
Contexta
Persistent memory and knowledge graph for AI assistants — keyword + vector + graph search.
0 tools · streamable-http
Contexta
Persistent memory and knowledge graph for AI assistants with keyword, vector, and graph search.
0 tools
ontomics
Index your codebase's domain knowledge. 20x fewer tokens, 10x faster.
0 tools

How to use

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

{
  "mcpServers": {
    "ctx-sys": {
      "url": "None",
      "transport": "http"
    }
  }
}