Skip to content
Back to search
30
MCP

semhood

io.github.ahmeedgamil/semhood

AST-based semantic code search; results ship with their call graph (calls + callers).

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

Similar MCP servers embedding-nearest

sqry - Semantic Code Search
AST-based semantic code search: 33 tools, 35 languages, call tracing, impact analysis
0 tools
sqry — Semantic Code Search
AST-based semantic code search — understands code structure and relationships across 35 languages.
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.kailayerhq/kai
Semantic code intelligence — call graphs, dependencies, impact analysis, and test coverage.
0 tools
octocode
Semantic code searcher and codebase utility
0 tools
Codeix
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
0 tools

How to use

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

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