Skip to main content
Data Science ToolsTypeScript

growthbook/growthbook-mcp

πŸŽ–οΈ πŸ“‡ 🏠 πŸͺŸ 🐧 🍎 β€” Tools for creating and interacting with GrowthBook feature flags and experiments.

data-science-toolsofficiallocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/growthbook/growthbook-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "growthbook-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "growthbook/growthbook-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Data Science Tools
Language
TypeScript
Author
growthbook