growthbook-mcp

growthbook/growthbook-mcp
★ 22 stars TypeScript 💻 Code/Dev Tools Updated 16d ago
Official GrowthBook MCP server for creating flags, getting experiments, and more.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Topics

ab-testingfeature-flagsmcpmcp-server