semhood runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from pypi. Last commit 3 Jun 2026.
AST-based semantic code search; results ship with their call graph (calls + callers).
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"
}
}
}
Answers built from our own checks of this server.