MCPHub LabRegistrygrowthbook/growthbook
growthbook

growthbook/growthbook

Built by growthbook 7,417 stars

What is growthbook/growthbook?

Open Source Feature Flags, Experimentation, and Product Analytics

How to use growthbook/growthbook?

1. Install a compatible MCP client (like Claude Desktop). 2. Open your configuration settings. 3. Add growthbook/growthbook using the following command: npx @modelcontextprotocol/growthbook-growthbook 4. Restart the client and verify the new tools are active.
🛡️ Scoped (Restricted)
npx @modelcontextprotocol/growthbook-growthbook --scope restricted
🔓 Unrestricted Access
npx @modelcontextprotocol/growthbook-growthbook

Key Features

Native MCP Protocol Support
Real-time Tool Activation & Execution
Verified High-performance Implementation
Secure Resource & Context Handling

Optimized Use Cases

Extending AI models with custom local capabilities
Automating system workflows via natural language
Connecting external data sources to LLM context windows

growthbook/growthbook FAQ

Q

Is growthbook/growthbook safe?

Yes, growthbook/growthbook follows the standardized Model Context Protocol security patterns and only executes tools with explicit user-granted permissions.

Q

Is growthbook/growthbook up to date?

growthbook/growthbook is currently active in the registry with 7,417 stars on GitHub, indicating its reliability and community support.

Q

Are there any limits for growthbook/growthbook?

Usage limits depend on the specific implementation of the MCP server and your system resources. Refer to the official documentation below for technical details.

Official Documentation

View on GitHub
<p align="center"><a href="https://www.growthbook.io"><img src="https://cdn.growthbook.io/growthbook-logo@2x.png" width="400px" alt="GrowthBook" /></a></p> <p align="center"><b>Open Source Feature Flags, Experimentation, and Product Analytics</b></p> <p align="center"> <a href="https://github.com/growthbook/growthbook/github/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/growthbook/growthbook/ci.yml?branch=main" alt="Build Status" height="22"/></a> <a href="https://github.com/growthbook/growthbook/releases"><img src="https://img.shields.io/github/v/release/growthbook/growthbook?color=blue&sort=semver" alt="Release" height="22"/></a> <a href="https://slack.growthbook.io?ref=readme-badge"><img src="https://img.shields.io/badge/slack-join-E01E5A?logo=slack" alt="Join us on Slack" height="22"/></a> </p>

Create a free GrowthBook Cloud account to get started quickly.

Or run it yourself with:

git clone https://github.com/growthbook/growthbook.git
cd growthbook
docker compose up -d

Then visit http://localhost:3000. View the full Self-Hosting Instructions for more details.

GrowthBook Screenshot

Our Philosophy

The top 1% of companies spend thousands of hours building their own in-house experimentation, feature flagging, and analytics platforms. The other 99% are left paying for expensive 3rd party SaaS tools or hacking together unmaintained open source libraries.

We want to give all companies the flexibility and power of a fully-featured in-house platform without needing to build it themselves.

Major Features

  • 🏁 Feature flags with advanced targeting, gradual rollouts, and experiments
  • 💻 24 SDKs including React, Python, Android, and iOS. View all
  • 🆎 World class experiment stats engine (CUPED, Sequential, Bayesian, Post-Strat, Bandits, SRM checks).
  • ❄️ Warehouse Native. Query 11 data sources including BigQuery, Snowflake, and Databricks. View all.
  • 🎯 Flexible SQL-backed metric definitions. Simple conversion rates, ratios, quantiles, and more.
  • 📊 Built-in Product Analytics suite to build dashboards and share with your team.
  • 📝 Document everything with screenshots, custom meta fields, and Markdown throughout.
  • 🔔 Webhooks and a full REST API for building integrations and custom workflows.
  • 🤖 MCP server to create features, start experiments, clean up stale flags, and more.

Documentation and Support

View the GrowthBook Docs for info on how to configure and use the platform.

Join our Slack community if you get stuck, want to chat, or are thinking of a new feature.

Or email us at hello@growthbook.io if Slack isn't your thing.

We're here to help - and to make GrowthBook even better!

Contributors

We ❤️ all contributions, big and small!

Read CONTRIBUTING.md for how to setup your local development environment.

If you want to, you can reach out via Slack or email and we'll set up a pair programming session to get you started.

License

GrowthBook is an Open Core product. The bulk of the code is under the permissive MIT license. There are several directories that are governed under a separate commercial license, the GrowthBook Enterprise License.

View the LICENSE file in this repository for the full text and details.

GrowthBook Repository Stats

Global Ranking

8.5
Trust ScoreMCPHub Index

Based on codebase health & activity.

Manual Config

{ "mcpServers": { "growthbook-growthbook": { "command": "npx", "args": ["growthbook-growthbook"] } } }