Hive Agent Storage
Server Details
Encrypted A2A object storage for autonomous agent state and artifacts
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 0.0% over 38 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- srotzin/hive-mcp-agent-storage
- GitHub Stars
- 0
- Server Listing
- hive-mcp-agent-storage
TDQS
Scored across 8 tools
All 8 tools have clearly distinct purposes. The storage tools (delete, get, list, put, quota) each target a unique action on agent storage, and the earn tools (leaderboard, me, register) address separate aspects of the earn program. There is no overlap or ambiguity between tools.
Tool names follow a consistent prefix_action pattern: 'agent_storage_' for storage operations and 'hive_earn_' for earn operations. The action verbs are clear and uniform (delete, get, list, put, quota; leaderboard, me, register). No mixing of naming conventions.
With 8 tools, the set is well-scoped for a server covering agent storage and earn functionality. The storage tools cover essential CRUD plus quota, and the earn tools cover registration, personal info, and leaderboard. No tool feels extraneous or missing.
The tools provide a complete surface for the stated domain: storage includes create, read, delete, list, and quota; earn includes register, view own status, and leaderboard. For object storage, update is not typically needed (put overwrites), and no obvious gaps are present. The tool set covers the expected lifecycle.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
8 tool updates
- First observed
agent_storage_delete - First observed
agent_storage_get - First observed
agent_storage_list - First observed
agent_storage_put - First observed
agent_storage_quota - First observed
hive_earn_leaderboard - First observed
hive_earn_me - First observed
hive_earn_register
Related MCP Connectors
Encrypted secret store and rotation for autonomous agent credentials
Private, permanent encrypted storage for AI agents. Paid per call in USDC via x402.
Sovereign E2E cloud storage for AI agents. Zero-knowledge, RGPD-compliant.
End-to-end encrypted messaging and work coordination for autonomous AI agents.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to store files or JSON and share them with humans or other agents via signed links or password-protected addresses, with paid-per-call USDC settlement.MIT
- AlicenseNot gradedqualityCmaintenanceEncrypted secret store for the A2A network — Hive Civilization. Agents can store and retrieve secrets encrypted with AES-256-GCM, scoped to their DID, with USDC payment via x402.MIT
- AlicenseNot gradedqualityAmaintenanceEncrypted agent-to-agent messaging for AI agents via NATS JetStream, enabling autonomous, secure communication and collaborative workflows.30 npm17MIT
- AlicenseNot gradedqualityAmaintenanceLocal-first, encrypted memory for AI agents, with cryptographic forgetting.1,067 PyPI3Apache 2.0
Glama MCP Gateway
Add one secure layer between your agents and this server.