growthbook-mcp logo

growthbook-mcpGrowthBook MCP 服务器,用于创建旗帜、获取实验结果等。

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

GrowthBook MCP 服务器是用于从 LLM 客户端与 GrowthBook 交互的官方工具。它允许用户查看实验详情、添加功能旗帜等。服务器需要 GrowthBook API 密钥或个人访问令牌(PAT)、电子邮件地址,以及可选的 API URL、应用程序 URL 和自定义 HTTP 头进行配置。该工具适用于希望将 GrowthBook 与其选择的 AI 工具集成的用户。GrowthBook MCP 服务器是开源的,并根据 MIT 许可证提供。

主要功能

  • 实验详情检索
  • 功能旗帜创建
  • 支持自定义 HTTP 头
  • 可配置的 API URL 和应用程序 URL

价格

模型
Free
评分
暂无评价

使用场景

实验分析

使用 GrowthBook MCP 服务器从 LLM 客户端直接检索和分析实验详情。

功能旗帜管理

使用 MCP 服务器从 LLM 客户端在 GrowthBook 中创建和管理功能旗帜。

优点 & 缺点

优点

  • 使 LLM 客户端能够与 GrowthBook 交互
  • 支持创建旗帜和获取实验结果
  • 使用环境变量配置以实现灵活性

缺点

  • 需要 GrowthBook API 密钥或个人访问令牌(PAT)才能访问
  • 功能受个人访问令牌(PAT)权限限制
  • 依赖于环境变量的正确配置

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What are the main features of the MCP server?

It lets you list bundled GrowthBook skills, read experiment details, and create feature flags via the generic growthbook_call_api tool, all configurable through environment variables and open‑source under MIT.

Asked by Malik Rasheed · Oct 26, 2025

Can I use growthbook-mcp over HTTP instead of stdio?

Yes, set GB_MCP_TRANSPORT=http and optionally GB_MCP_HOST, GB_MCP_PORT, and GB_MCP_URL. The server will listen on the specified port and host for HTTP connections.

Asked by Dara Fitzgerald · Sep 28, 2025

How do I configure custom HTTP headers for the server?

Set environment variables prefixed with GB_HTTP_HEADER_, e.g., GB_HTTP_HEADER_CF_ACCESS_TOKEN, to add any extra request headers that the GrowthBook API requires.

Asked by Xavier Costa · Sep 4, 2025

What credentials are needed to run growthbook-mcp?

You must provide a GrowthBook API key or personal access token via the GB_API_KEY environment variable. Optionally, you can set GB_API_URL for self‑hosted instances and GB_OAUTH_ISSUER if using OAuth.

Asked by Sanjay Gupta · Aug 16, 2025

提问

服务配缩器 的替代品