MCPdir β€” MCP Server Directory
πŸ‡¬πŸ‡§ πŸ‡ͺπŸ‡Έ

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)

ToolCategoryDescription
list_experimentsexperimentationList A/B experiments and their statuses
get_experiment_resultsexperimentationRetrieve and analyze results for a specific experiment
list_featuresmanagementList all feature flags and their current states
create_featuremanagementCreate a new feature flag with specified configuration
toggle_featuremanagementEnable 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