GrowthBook Logo

GrowthBook

Official

Enables AI to manage feature flags, experiments, environments, and SDK connections in GrowthBook, pr...

115 views
0 installs
Updated Oct 8, 2025
Not audited
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.
  1. Log in to Your GrowthBook Account

  2. Obtain Your GrowthBook API Key

    • In the GrowthBook web app, locate your user or project settings.
    • Find the section labeled "API Keys" or "Service Accounts."
    • Click “Create API Key” or copy an existing one that has the permissions you need.
    • The API key will look similar to gb_live_...
  3. Identify Your Name for GB_USER

    • Use your name or a recognizable identifier; this is used for auditing when creating feature flags.
  4. (Optional) Find Your GrowthBook API URL (GB_API_URL)

    • If you use the default hosted service, use: https://api.growthbook.io
    • If you self-host or use a custom instance, copy your instance’s API endpoint URL.
  5. (Optional) Find Your GrowthBook App Origin (GB_APP_ORIGIN)

    • If you use the default app, use: https://app.growthbook.io
    • If you self-host or use a custom domain, enter your app’s base URL.
  6. Open the FastMCP Connection Interface

    • Click the Install Now button to add the GrowthBook server in your MCP client.
  7. Enter the Environment Variables in the FastMCP Interface

    • For each environment variable:
      • GB_API_KEY: Paste the API key you obtained in Step 2.
      • GB_USER: Enter the name or identifier from Step 3.
      • GB_API_URL: (Optional) Enter the URL from Step 4.
      • GB_APP_ORIGIN: (Optional) Enter the origin URL from Step 5.
  8. Save and Finish Setup

    • Confirm and save your configuration in the FastMCP interface. The server should now connect and show as active.

Note: These steps ensure your GrowthBook MCP server is linked correctly and ready to manage feature flags, experiments, and more via your LLM client.

Quick Start

View on GitHub

More for Developer Tools

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.