growthbook/growthbook-mcp
ποΈ π π πͺ π§ π β Tools for creating and interacting with GrowthBook feature flags and experiments.
Quick Start
Clone the repository:
git clone https://github.com/growthbook/growthbook-mcpClaude Desktop configuration example:
{
"mcpServers": {
"growthbook-mcp": {
"command": "npx",
"args": [
"-y",
"growthbook/growthbook-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.