GrowthBook
Enables AI to manage feature flags, experiments, environments, and SDK connections in GrowthBook, providing tools for searching documentation, creating targeting rules, and generating implementation code for various programming languages.
12 stars
0 tools
Created Aug 2025
@growthbook/growthbook-growthbook-growthbook-mcpAbout
Enables AI to manage feature flags, experiments, environments, and SDK connections in GrowthBook, providing tools for searching documentation, creating targeting rules, and generating implementation code for various programming languages.
Categories
general
Installation
npm
npm install @growthbook/growthbook-growthbook-growthbook-mcp
Configuration
{
"mcpServers": {
"growthbook-growthbook-growthbook-mcp": {
"command": "npx",
"args": [
"-y",
"@growthbook/growthbook-growthbook-growthbook-mcp"
]
}
}
}