Bucketeer MCP Server
OfficialRelated Servers
Alternatives to Bucketeer MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceA Model Context Protocol server for managing Bucketeer feature flags, providing tools for listing, creating, retrieving, updating, and archiving feature flags.51MIT

hackle-mcpofficial
AlicenseBqualityDmaintenanceA Model Context Protocol server for Hackle API providing tools and resources for querying A/B Test data.1927 npm3MIT
GrowthBook MCP Serverofficial
AlicenseBqualityBmaintenanceOfficial GrowthBook MCP server for creating flags, getting experiments, and more.146,262 npm24MIT- AlicenseNot gradedqualityDmaintenanceMCP server for Flagsmith's Core and SDK APIs, enabling management of feature flags and configurations.104,531 npmBSD 3-Clause
- AlicenseBqualityDmaintenanceA Model Context Protocol (MCP) server implementation that integrates with Unleash Feature Toggle system.21223 npm11MIT
- AlicenseBqualityDmaintenanceAn MCP server that allows AI assistants to programmatically manage Unleash feature flags through natural language, enabling operations like creating, updating, and retrieving feature flags across projects.56 npm3ISC
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose with no ambiguity: archive, create, get, list, and update are all unique actions targeting feature flags. The descriptions reinforce this by specifying distinct operations (e.g., 'make it inactive' vs. 'create a new feature flag'), making misselection unlikely.
All tool names follow a consistent verb_noun pattern (e.g., archiveFeatureFlag, createFeatureFlag) with identical casing (camelCase) and the same noun ('FeatureFlag') throughout. This predictable pattern enhances readability and agent usability.
With 5 tools, the count is well-scoped for managing feature flags, covering core CRUD operations (create, get, update, list) plus archiving. Each tool earns its place without bloat, aligning with typical server scopes of 3-15 tools for focused domains.
The tool set provides complete lifecycle coverage for feature flags: creation, retrieval (get and list), updating, and archiving (deactivation). No obvious gaps exist, as agents can perform all essential operations without dead ends in this domain.