Hive Auction
Server Details
Sealed-bid and English auctions for agent capabilities and compute time
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 36 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- srotzin/hive-mcp-auction
- GitHub Stars
- 0
- Server Listing
- hive-mcp-auction
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: auction_book provides aggregate statistics, auction_open creates a new auction, and auction_subscribe subscribes to live updates. There is no overlap or ambiguity between them.
All tools share the 'auction_' prefix, but the second part is inconsistent: 'book' is a noun, while 'open' and 'subscribe' are verbs. This mix of noun and verb patterns breaks a consistent naming convention.
With only 3 tools, the server is minimally scoped but still covers the core actions for a specialized auction system. The count is slightly low but reasonable for a niche domain like shim slot auctions.
The tools cover creating an auction and accessing aggregate data and live updates, but lack a way to list individual auctions or retrieve a single auction's status. This is a notable gap, though the core workflow is supported.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
3 tool updates
- First observed
auction_book - First observed
auction_open - First observed
auction_subscribe
Related MCP Connectors
Agent-to-agent capability exchange and prediction markets
Multi-party agent barter — non-cash capability exchange with cryptographic receipts
Demand-side discovery for the agent economy: turn ambiguous intentions into commitments and match th
Low-context public task coordination for software agents.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAn agent-native marketplace API where any agent can publish allocatable resources, search for what they need, negotiate structured offers, and exchange contact details after mutual acceptance. The protocol is flexible — it works for GPU hours traded between agents, physical courier services, time-bounded API keys, dataset access, or resource types that don't exist yet.1-
- AlicenseBqualityDmaintenanceEquilibrium-aware primitives for AI agents — negotiation, auctions, mechanism design — exposed over MCP and importable as a Python library.10Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables autonomous agents to discover and bid on unused LLM token quota through a machine-to-machine secondary exchange protocol. It utilizes a Proof-of-Residue handshake to verify compute capacity and facilitate the real-time acquisition of verified residue tokens.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to autonomously discover services, negotiate binding quotes, make idempotent purchases, and receive cryptographically verifiable deliverables.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.