← Leaderboard

Growthbook

Partner — verifiedlocal

MCP Server for interacting with GrowthBook - an open source feature flagging and experimentation platform

Unknown author · joined 2026-04-17

View in directory
Popularity rank
#1187

of 2,090

Popularity score
7,375

directory metric

Trending rank

no score

Tools
18

exposed by this server

Movement

Rank, 24h

Rank, 7d

Score, 24h

Score, 7d

30-day trend

Movement is measured against our own daily snapshots, which begin the day this site launched. Nothing to compare against yet.

About

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: 1. Create a feature flag called `new-checkout` that defaults to `false` 2. Summarize my last 20 experiments 3. Create an A/B test comparing two checkout button colors - control with `#007bff` and variation with `#28a745` 4. Search the GrowthBook docs for how to set up a fact metric

Connection

Works with
claude-desktop

Tools 18

  • 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

Prompts

  • experiment-analysis
  • wrapped