Hive Vault
Rank #24,997io.github.srotzin/hive-mcp-vault
A2A ZK wallet recovery — guardian swarm, no seed phrase, HiveLaw enforcement
Hive Vault is a Model Context Protocol (MCP) server published by srotzin. It ranks #24,997 of 115,591 servers tracked on MCP Toplist. Hive Vault is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 27, 2026 and most recently updated on Apr 28, 2026.
Ranks ahead of 90,594 of 115,591 servers on MCP Toplist.
Use Hive Vault
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hive-mcp-vault https://hive-mcp-vault.onrender.com/mcp[mcp_servers.hive-mcp-vault]
url = "https://hive-mcp-vault.onrender.com/mcp"Add to ~/.codex/config.toml.
https://hive-mcp-vault.onrender.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hive-mcp-vault": {
"url": "https://hive-mcp-vault.onrender.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hive-mcp-vault": {
"type": "http",
"url": "https://hive-mcp-vault.onrender.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hive-mcp-vault": {
"serverUrl": "https://hive-mcp-vault.onrender.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hive-mcp-vault": {
"url": "https://hive-mcp-vault.onrender.com/mcp"
}
}
}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.srotzin%2Fhive-mcp-vault)<a href="https://mcptoplist.com/server/io.github.srotzin%2Fhive-mcp-vault"><img src="https://mcptoplist.com/badge/io.github.srotzin%2Fhive-mcp-vault.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
srotzin
Other servers by srotzin
- hive-mcp-spire#18,751 · 2 vers
- Hive Gateway#24,996 · 2 vers
- hive-mcp-imprimatur#26,149 · 1 ver
- hive-mcp-sigr#26,150 · 1 ver
- Hive Swap#26,800 · 1 ver
- Hive Compute Grid#27,752 · 2 vers
- Hive DePIN#27,753 · 2 vers
- Hive Evaluator#27,754 · 2 vers
- Hive Trade#27,755 · 2 vers
- hive-mcp-lateration#27,872 · 1 ver
- Hive Radar MCP#30,450 · 1 ver
- HiveAttest#35,058 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 28, 2026 |
Frequently asked questions
- Who maintains Hive Vault?
- Hive Vault is maintained by srotzin, which publishes 68 MCP servers (80 total versions) tracked on MCP Toplist.
- Is Hive Vault listed on the Official MCP Registry?
- Yes — Hive Vault is listed on the Official MCP Registry, alongside Glama.
- How many versions does Hive Vault have?
- MCP Toplist tracks 1 version of Hive Vault, most recently published on Apr 28, 2026.
- Where can I find the source code for Hive Vault?
- The source code for Hive Vault is hosted at github.com/srotzin/hive-mcp-vault.