loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

growthbook-mcp

MCP Tool

growthbook/growthbook-mcp

Official GrowthBook MCP server for creating flags, getting experiments, and more.

Install

$ npx loaditout add growthbook/growthbook-mcp

Platform-specific configuration:

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

Add the config above to .claude/settings.json under the mcpServers key.

About

GrowthBook MCP Server

With the GrowthBook MCP server, you can interact with GrowthBook right from your LLM client. See experiment details, add a feature flag, and more.

<a href="https://glama.ai/mcp/servers/@growthbook/growthbook-mcp"> </a>

Setup

Environment Variables Use the following env variables to configure the MCP server.

| Variable Name | Status | Description | | ------------- | -------- | ----------------------------------------------------------------- | | GB_API_KEY | Required | A GrowthBook API key or PAT. When using a PAT, MCP server capabilities are limited by its permissions. E.g., if the user can't create an experiment in the app, they also won't be able to create one with the MCP server. | | GB_EMAIL | Required | Your email address used with GrowthBook. Used when creating feature flags and experiments.| | GB_API_URL | Optional | Your GrowthBook API URL. Defaults to https://api.growthbook.io. | | GB_APP_ORIGIN | Optional | Your GrowthBook app URL Defaults to https://app.growthbook.io. | | GB_HTTP_HEADER_* | Optional | Custom HTTP headers to include in all GrowthBook API requests. Use the pattern GB_HTTP_HEADER_<NAME> where <NAME> is converted to proper HTTP header format (underscores become hyphens). Examples: GB_HTTP_HEADER_X_TENANT_ID=abc123 becomes X-Tenant-ID: abc123, GB_HTTP_HEADER_CF_ACCESS_TOKEN=<token> becomes Cf-Access-Token: <token>. Multiple custom headers can be configured. |

Add the MCP server to your AI tool of choice. See the official docs for complete a complete guide.

Tags

ab-testingfeature-flagsmcpmcp-server

Reviews

Loading reviews...

Quality Signals

Quality Score5300
21
Stars
0
Installs
Last updated14 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/2/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/growthbook/growthbook-mcp)](https://loaditout.ai/skills/growthbook/growthbook-mcp)