Hashloom
Rank #11,162io.github.davet47/heddle
Content-addressed contracts and a verification cache that cut agent context by skipping proven code.
Hashloom is a Model Context Protocol (MCP) server published by davet47. It ranks #11,162 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Hashloom is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 120,884 of 132,046 servers on MCP Toplist.
Use Hashloom
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add heddle -- uvx hashloom serve[mcp_servers.heddle]
command = "uvx"
args = ["hashloom", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"heddle": {
"command": "uvx",
"args": [
"hashloom",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"heddle": {
"command": "uvx",
"args": [
"hashloom",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"heddle": {
"type": "stdio",
"command": "uvx",
"args": [
"hashloom",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"heddle": {
"command": "uvx",
"args": [
"hashloom",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"heddle": {
"command": "uvx",
"args": [
"hashloom",
"serve"
]
}
}
}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.davet47%2Fheddle)<a href="https://mcptoplist.com/server/io.github.davet47%2Fheddle"><img src="https://mcptoplist.com/badge/io.github.davet47%2Fheddle.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
davet47
Available versions (7)
| Version | Published |
|---|---|
| 0.6.0 | Sep 1, 2026 |
| 0.5.1 | Aug 31, 2026 |
| 0.5.0 | Jul 26, 2026 |
| 0.4.0 | Jul 9, 2026 |
| 0.3.3 | Jul 9, 2026 |
| 0.3.2 | Jul 9, 2026 |
| 0.3.1 | Jul 5, 2026 |
Frequently asked questions
- Who maintains Hashloom?
- Hashloom is maintained by davet47, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Hashloom listed on the Official MCP Registry?
- Yes — Hashloom is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Hashloom have?
- MCP Toplist tracks 7 versions of Hashloom, most recently published on Sep 1, 2026.
- Where can I find the source code for Hashloom?
- The source code for Hashloom is hosted at github.com/davet47/heddle.
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.