MCP Server
Official
Active
MIT
local
growthbook/growthbook-mcp
Tools for creating and interacting with GrowthBook feature flags and experiments.
Quality score 74/100
Stars
★ 24
Last commit
2d ago
Language
TypeScript
Install
npm / npx
Category
Repository
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"growthbook-mcp": {
"command": "npx",
"args": ["-y", "growthbook-mcp"]
}
}
}Related in Data Science Tools
MCP Server
Official
Active
mckinsey/vizro-mcp
Tools and templates to create validated and maintainable data charts and dashboards.
MCP Server
Official
Active
DataEval/dingo
MCP server for the Dingo: a comprehensive data quality evaluation tool. Server Enables interaction with Dingo's rule-based and LLM-based evaluation capabilities and rules&prompts listing.
MCP Server
Active
zcaceres/markdownify-mcp
An MCP server to convert almost any file or web content into Markdown
MCP Server
Official
Maintained
optuna/optuna-mcp
Official MCP server enabling seamless orchestration of hyperparameter search and other optimization tasks with [Optuna](https://optuna.org/).
MCP Server
Active
phisanti/MCPR
Model Context Protocol for R: enables AI agents to participate in interactive live R sessions.