MCP Server for interacting with GrowthBook
Set these up before or after installing:
Environment variable: GB_API_KEY
Environment variable: GB_EMAIL
Environment variable: GB_API_URL
Environment variable: GB_APP_ORIGIN
Environment variable: GB_HTTP_HEADER_*
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-growthbook-growthbook-mcp": {
"env": {
"GB_EMAIL": "your-gb-email-here",
"GB_API_KEY": "your-gb-api-key-here",
"GB_API_URL": "your-gb-api-url-here",
"GB_APP_ORIGIN": "your-gb-app-origin-here",
"GB_HTTP_HEADER_*": "your-gb-http-header-*-here"
},
"args": [
"-y",
"@growthbook/mcp"
],
"command": "npx"
}
}
}Valid MCP server (2 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 5 files · 2 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!