Skip to main content
Glama

Server Details

Encrypted A2A object storage for autonomous agent state and artifacts

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
srotzin/hive-mcp-agent-storage
GitHub Stars
0
Server Listing
hive-mcp-agent-storage

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.3/5.0
Disambiguation5/5

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.

Naming Consistency5/5

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.

Tool Count5/5

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.

Completeness5/5

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.