Bucketeer
Provides a Model Context Protocol (MCP) server for managing feature flags within the Bucketeer platform.
About
Bucketeer is an open-source Model Context Protocol (MCP) server designed to facilitate feature flag management within the Bucketeer platform. It offers a comprehensive suite of tools for performing essential CRUD (Create, Read, Update, Archive) operations on feature flags, enabling programmatic control over their lifecycle. This server is ideal for developers and teams seeking to integrate Bucketeer's feature flagging capabilities into their workflows, allowing for efficient management of flag states, variations, and metadata.
Key Features
- List all feature flags with filtering and pagination
- Create new feature flags
- Retrieve specific feature flags by ID
- Update existing feature flags
- Archive feature flags
- 1 GitHub stars
Use Cases
- Programmatic management of feature flags for Bucketeer environments.
- Automating feature flag lifecycle operations through an MCP client.
- Integrating Bucketeer feature flag control into custom development and deployment workflows.