growthbook-mcp
5
The GrowthBook MCP Server enables seamless integration with GrowthBook through LLM clients, providing access to experiment details and feature flag management. It supports various tools for managing feature flags, experiments, environments, projects, and SDK connections, optimizing the GrowthBook experience for developers.
GrowthBook MCP Server
With the GrowthBook MCP Server, users can interact with GrowthBook directly from their LLM client to access experiment details, add feature flags, and more.
Setup
- Configure the server using environment variables:
GB_API_KEY
,GB_USER
,GB_API_URL
,GB_APP_ORIGIN
. - Add the server to compatible clients by following specified setup instructions for Cursor, VS Code, and Claude Desktop.
Tools
- Feature Flags
- Manage feature flags with commands like create, list, fetch, and generate types.
- Experiments
- Interact with experiments using list, fetch details, and user attributes tracking.
- Environments
- View configured environments such as production and staging.
- Projects
- List all projects in GrowthBook.
- SDK Connections
- List and create SDK connections for app integration.
- Documentation Search
- Search GrowthBook documentation for feature usage information.