semhood runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from pypi. Last commit 3 Jun 2026.
AST-based semantic code search; results ship with their call graph (calls + callers).
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.Popen(cmd, **kwargs)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add semhood -- uvx semhood
{
"mcpServers": {
"semhood": {
"args": [
"semhood"
],
"command": "uvx"
}
}
}
[mcp_servers.semhood]
command = "uvx"
args = ["semhood"]
{
"mcpServers": {
"semhood": {
"args": [
"semhood"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"semhood": {
"args": [
"semhood"
],
"command": "uvx"
}
}
}
Local repo context for coding assistants with semantic search and graph relationships.
Token-efficient code review knowledge graph: semantic search and call-graph resolution.
AST-based semantic code search: 33 tools, 35 languages, call tracing, impact analysis
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
AST-based semantic code search: 39 tools over 37 languages. Call tracing and impact analysis.
AI-powered code indexer with semantic search and knowledge graphs
Semantic code search for AI agents — hybrid BM25+vector, call-graph, 20+ languages.
Answers built from our own checks of this server.