GrowthBook
Enables interaction with GrowthBook directly from LLM clients for managing feature flags and experiments.
About
The GrowthBook MCP server allows developers to interact with their GrowthBook instance from within Large Language Model (LLM) clients. This integration provides capabilities such as creating and managing feature flags, retrieving experiment details, accessing user attributes, and searching the GrowthBook documentation, streamlining the A/B testing and feature release processes.
Key Features
- Search GrowthBook documentation
- List user attributes for experiment targeting
- Create and manage feature flags
- 2 GitHub stars
- Manage SDK connections
- Retrieve experiment details
Use Cases
- Interacting with GrowthBook through a chat interface like Claude
- Managing feature flags within an IDE
- Automating feature flag creation and updates