Skip to content
Back to search
30
MCP

sqry - Semantic Code Search

io.github.verivusoss-releases/sqry

AST-based semantic code search: 33 tools, 35 languages, call tracing, impact analysis

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

Similar MCP servers embedding-nearest

sqry — Semantic Code Search
AST-based semantic code search — understands code structure and relationships across 35 languages.
0 tools
semhood
AST-based semantic code search; results ship with their call graph (calls + callers).
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
io.github.codegraph-ai/codegraph
Semantic code graph with 31 tools: callers, impact, complexity, unused code. 15 languages.
0 tools
Opty
Semantic code search using hyperdimensional computing to index and query functions, types, and imports.
0 tools
seekq
Semantic code search tool for local codebases using BGE-Small embeddings, tree-sitter-aware chunking, and hybrid BM25 retrieval via MCP.
0 tools

How to use

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

{
  "mcpServers": {
    "sqry_-_semantic_code_search": {
      "url": "None",
      "transport": "http"
    }
  }
}