Hive Flag
Server Details
Feature flag service for safe rollouts across the Hive agent fleet
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 40 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- srotzin/hive-mcp-flag
- GitHub Stars
- 0
- Server Listing
- hive-mcp-flag
TDQS
Scored across 6 tools
Each tool targets a distinct operation on flags: create, delete, describe, evaluate, list, and update. No two tools have overlapping purposes, ensuring clear differentiation.
All tools follow a consistent 'flag_verb' snake_case pattern, making it easy to infer the action from the name.
With 6 tools, the set covers core CRUD plus listing and evaluation. This is well-scoped for a feature flag service without being excessive or sparse.
The tools cover essential flag lifecycle operations (create, read, update, delete) and evaluation. While advanced features like bulk operations are missing, the basic surface is complete.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
6 tool updates
- First observed
flag_create - First observed
flag_delete - First observed
flag_describe - First observed
flag_eval - First observed
flag_list - First observed
flag_update
Related MCP Connectors
Feature flags and kill switches. Turn a shipped feature off in production without a deploy.
Service level agreement monitoring for the Hive agent fleet
Operate smplkit from your agent: feature flags, config, logging, audit, and scheduled jobs.
Per-agent rate limits and quota enforcement for the Hive A2A economy
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables secure management of agent-scoped secrets in HashiCorp Vault through MCP protocol. Provides per-agent namespacing, multiple authentication methods (API key, JWT, mTLS), and optional encryption/decryption capabilities with built-in rate limiting.3-
- AlicenseNot gradedqualityBmaintenanceEnables agent clients to safely connect to tools and execution resources through MCP with authorization, approvals, audit, chat-context isolation, SSH/Docker access, and long-running command session tracking.MIT
- AlicenseNot gradedqualityDmaintenanceEnables secure coordination between multiple LLM agents through authenticated messaging, status updates, and conversation management. Features automatic secret redaction, rate limiting, and audit trails for safe multi-agent collaboration in development environments.MIT
- FlicenseNot gradedqualityBmaintenanceEnables a standard authenticated MCP client to dispatch three controlled operations — command execution and scoped file reads/writes — to a remote lightweight agent through Vercel, with encrypted relaying, atomic writes, and Redis-backed audit logging.-
Glama MCP Gateway
Add one secure layer between your agents and this server.