semhood
Rank #63,517io.github.AhmeedGamil/semhood
AST-based semantic code search; results ship with their call graph (calls + callers).
semhood is a Model Context Protocol (MCP) server published by ahmeedgamil. It ranks #63,517 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. semhood is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 2, 2026 and most recently updated on Jun 2, 2026.
Ranks ahead of 68,596 of 132,113 servers on MCP Toplist.
Use semhood
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add semhood -- uvx --from semhood semhood-mcp semhood[mcp_servers.semhood]
command = "uvx"
args = ["--from", "semhood", "semhood-mcp", "semhood"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"semhood": {
"command": "uvx",
"args": [
"--from",
"semhood",
"semhood-mcp",
"semhood"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"semhood": {
"command": "uvx",
"args": [
"--from",
"semhood",
"semhood-mcp",
"semhood"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"semhood": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"semhood",
"semhood-mcp",
"semhood"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"semhood": {
"command": "uvx",
"args": [
"--from",
"semhood",
"semhood-mcp",
"semhood"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"semhood": {
"command": "uvx",
"args": [
"--from",
"semhood",
"semhood-mcp",
"semhood"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AhmeedGamil%2Fsemhood)<a href="https://mcptoplist.com/server/io.github.AhmeedGamil%2Fsemhood"><img src="https://mcptoplist.com/badge/io.github.AhmeedGamil%2Fsemhood.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ahmeedgamil
Other servers by ahmeedgamil
View all ahmeedgamil servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 2, 2026 |
Frequently asked questions
- Who maintains semhood?
- semhood is maintained by ahmeedgamil, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is semhood listed on the Official MCP Registry?
- Yes — semhood is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does semhood have?
- MCP Toplist tracks 1 version of semhood, most recently published on Jun 2, 2026.
- Where can I find the source code for semhood?
- The source code for semhood is hosted at github.com/ahmeedgamil/semhood.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.