Skip to content
Back to search
30
MCP

trelix

io.github.sairam0424/trelix

Semantic code search for AI agents — hybrid BM25+vector, call-graph, 20+ languages.

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

Similar MCP servers embedding-nearest

Codeix
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
0 tools
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
memex
Persistent memory for AI agents — semantic + recency search, ONNX embeddings, Docker Compose.
0 tools
Gemdex
Semantic code search using Gemini embeddings, Milvus vector storage, and AST-aware tree-sitter chunking across 13+ programming languages.
0 tools
Vectr
Semantic codebase search + persistent working memory for AI code editors. Local, no API key.
0 tools
com.knitli/codeweaver
Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages.
0 tools

How to use

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

{
  "mcpServers": {
    "trelix": {
      "url": "None",
      "transport": "http"
    }
  }
}