Growthbook
MCP Server for interacting with GrowthBook - an open source feature flagging and experimentation platform
The GrowthBook MCP Server enables AI assistants to interact with GrowthBook, an open source feature flagging and experimentation platform. Create feature flags, set up A/B tests, analyze experiment results, and manage your experimentation workflow directly from your AI coding assistant.
Usage Examples
Ask Claude to:
- Create a feature flag called
new-checkoutthat defaults tofalse - Summarize my last 20 experiments
- Create an A/B test comparing two checkout button colors - control with
#007bffand variation with#28a745 - Search the GrowthBook docs for how to set up a fact metric
Information
Available in
Capabilities
Claude
Developer
Unknown
Website
Version
Unknown
Privacy Policy
Not provided
Terms of Service
Not provided
Customer support
Transport
http
Install
Not providedTools
- get_environments
- get_projects
- get_sdk_connections
- create_sdk_connection
- create_feature_flag
- create_force_rule
- get_feature_flags
- list_feature_keys
- get_stale_feature_flags
- generate_flag_types
- get_experiments
- get_attributes
- create_experiment
- get_metrics
- get_defaults
- set_user_defaults
- clear_user_defaults
- search_growthbook_docs