Skip to main content
Glama

Server Details

Feature flag service for safe rollouts across the Hive agent fleet

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-flag
GitHub Stars
0
Server Listing
hive-mcp-flag

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server for Flagsmith's Core and SDK APIs, enabling management of feature flags and configurations.
    161,179
    BSD 3-Clause
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables 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
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.8/5.0
Disambiguation5/5

Each tool targets a distinct operation on flags: create, delete, describe, evaluate, list, and update. No two tools have overlapping purposes, ensuring clear differentiation.

Naming Consistency5/5

All tools follow a consistent 'flag_verb' snake_case pattern, making it easy to infer the action from the name.

Tool Count5/5

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.

Completeness4/5

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.