hubmesh
Rank #9,714io.github.DemigodDSK/hubmesh
Deterministic multi-hop graph retrieval for RAG. Zero LLM calls in the query path.
hubmesh is a Model Context Protocol (MCP) server published by DemigodDSK. It ranks #9,714 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. hubmesh is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 26, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 122,332 of 132,046 servers on MCP Toplist.
Use hubmesh
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hubmesh -- uvx hubmesh[mcp_servers.hubmesh]
command = "uvx"
args = ["hubmesh"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hubmesh": {
"command": "uvx",
"args": [
"hubmesh"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hubmesh": {
"command": "uvx",
"args": [
"hubmesh"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hubmesh": {
"type": "stdio",
"command": "uvx",
"args": [
"hubmesh"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hubmesh": {
"command": "uvx",
"args": [
"hubmesh"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hubmesh": {
"command": "uvx",
"args": [
"hubmesh"
]
}
}
}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.DemigodDSK%2Fhubmesh)<a href="https://mcptoplist.com/server/io.github.DemigodDSK%2Fhubmesh"><img src="https://mcptoplist.com/badge/io.github.DemigodDSK%2Fhubmesh.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
DemigodDSK
Available versions (2)
| Version | Published |
|---|---|
| 0.4.2 | Sep 15, 2026 |
| 0.4.1 | Aug 5, 2026 |
Frequently asked questions
- Who maintains hubmesh?
- hubmesh is maintained by DemigodDSK, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is hubmesh listed on the Official MCP Registry?
- Yes — hubmesh is listed on the Official MCP Registry.
- How many versions does hubmesh have?
- MCP Toplist tracks 2 versions of hubmesh, most recently published on Sep 15, 2026.
- Where can I find the source code for hubmesh?
- The source code for hubmesh is hosted at github.com/DemigodDSK/hubmesh.
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.