GrowthBook MCP MCP server icon

GrowthBook MCP

by GrowthBook MCP

HIPAA CompliantSOC2 ReadyISO 27001 Ready
Developer Tools4 tools

Read and change GrowthBook feature flags and experiments from an AI agent. 4 tools, but two are unvalidated REST passthroughs.

Connection verified

Connection checked by Agentman on .

Listed in Anthropic’s Connectors Directory at community tier — a listing, not a partner-level review.

Anthropic states this reflects the level of review a connector received, not a security audit.

Connect GrowthBook MCP via MCP

https://mcp.growthbook.io/mcp

Works in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.

Use in Agentman

Connect GrowthBook MCP once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.

Open in Agentman Studio

GrowthBook MCP Tools & Capabilities (4)

growthbook_api_read
growthbook_api_write
growthbook_list_skills
growthbook_read_skill

Tool names from Anthropic's directory listing. This server requires sign-in, so we could not read tool descriptions or parameter schemas.

Limits

  • The API tools do not validate payloads. GrowthBook states this directly; the guardrails are in the skills, and skipping them means calling your REST API unchecked.
  • growthbook_api_write covers DELETE, so the write surface is the whole REST API, not a short list of named mutations.
  • No documented read-only mode. Capability-only mode removes the skills, not the write tool.
  • offline_access is in the grant, so authorisation persists beyond one session.
  • 1.x tools are gone. Per-endpoint tools were removed in 2.x; configurations expecting them break.
  • We did not read tool schemas. The endpoint requires OAuth, so names come from Anthropic's directory and behaviour from GrowthBook's documentation. We exercised no tool.

Frequently asked questions

Because it is a thin bridge, not an endpoint wrapper. GrowthBook describes the server as loading Agent Skills and making authenticated calls to its REST API. Two tools list and read those skills; the other two are authenticated GET and mutating passthroughs to the API. Version 2.x deliberately removed the old per-endpoint tools.

No, and GrowthBook says so plainly: the API tools are authenticated passthroughs that do not validate payloads. It places the guardrails in the skills instead, which encode workflows like draft then review then publish and safe rollouts. An agent that skips the skills is calling your REST API unguarded.

Not through a documented read-only mode. growthbook_api_write performs POST, PUT, PATCH and DELETE against the REST API, and there is no separate read-only endpoint. GrowthBook does document a capability-only mode at slash mcp slash api that drops the skills, but that exposes both read and write tools, not read alone.

Teams that supply their own workflows. Connecting to slash mcp slash api instead of slash mcp exposes only growthbook_api_read and growthbook_api_write, without the bundled skills. GrowthBook suggests it when your client or team already has its own guardrails, so you are not loading GrowthBook's opinions about how to sequence changes.

No. GrowthBook documents that Cloud users sign in with OAuth in the browser with no API key in the MCP config, and we confirmed the server issues an OAuth challenge naming api.growthbook.io as its authorization server. The advertised scopes are openid, profile, email and offline_access.

Version 2.x removed them. GrowthBook documents that the old per-endpoint tools such as create_feature_flag and get_experiments are gone, replaced by the skill loader plus the API read and write tools. Cloud clients should point at mcp.growthbook.io slash mcp, and local installs should upgrade to the latest package.

Sources

Server Info

Category
Developer Tools
Developer
GrowthBook MCP
Tools
4
Domain
mcp.growthbook.io

Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.

Ready to connect GrowthBook MCP?

Connect GrowthBook MCP once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.