GrowthBook MCP
by GrowthBook
Manage feature flags and A/B experiments through AI with GrowthBook
devops Node.js Beginner Self-hostable Verified
β 100 stars π
Updated: 1mo ago
Description
Official GrowthBook MCP server that brings feature flag management and experimentation control to AI assistants. Create, toggle, and review feature flags, manage A/B testing experiments, and analyze experiment results β all through natural language. GrowthBook is an open-source feature flagging and A/B testing platform, and this server gives you conversational control over rollouts and experiments. Perfect for development teams who want to manage feature releases and review experiment data without leaving their coding environment.
β Best for
Teams using GrowthBook who want AI-assisted feature flag and experiment management
βοΈ Skip if
You use a different feature flagging platform like LaunchDarkly or Flagsmith
π‘ Use cases
- Creating and toggling feature flags during development without switching to the dashboard
- Reviewing A/B experiment results and metrics conversationally
- Managing gradual rollouts and percentage-based feature releases through AI
- Auditing feature flag configurations across environments
π Pros
- β Official server from the GrowthBook team with first-party support
- β Open-source backing β GrowthBook itself is open source
- β Simple npx install with API key configuration
- β Covers both feature flags and experimentation workflows
π Cons
- β Requires an active GrowthBook instance (cloud or self-hosted)
- β Experiment analysis depends on having sufficient statistical data
- β Limited to GrowthBook platform β not compatible with other feature flag tools
π§ Exposed tools (5 tools)
| Tool | Category | Description |
|---|---|---|
| list_experiments | experimentation | List A/B experiments and their statuses |
| get_experiment_results | experimentation | Retrieve and analyze results for a specific experiment |
| list_features | management | List all feature flags and their current states |
| create_feature | management | Create a new feature flag with specified configuration |
| toggle_feature | management | Enable or disable a feature flag |
β‘ Installation
Prerequisites:
- β’ Node.js v18+
- β’ GrowthBook API key
- β’ API key required
Check Claude Code documentation to configure this MCP server.
π‘ Tips & tricks
Generate your GrowthBook API key from the Settings page with appropriate permissions. Use list_features first to see your current flag state, then create or toggle flags as needed for your workflow.
Quick info
- Author
- GrowthBook
- License
- MIT
- Runtime
- Node.js 18+
- Transport
- stdio
- Category
- devops
- Difficulty
- Beginner
- Self-hostable
- β
- Auth
- β
- Docker
- β
- Version
- latest
- Updated
- Feb 28, 2026
Client compatibility
- β Claude Code
- β Cursor
- β VS Code Copilot
- β Gemini CLI
- β Windsurf
- β Cline
- β JetBrains AI
- β Warp
Platforms
π macOS π§ Linux πͺ Windows