@growthbook/mcp
MCP ServerFreeMCP Server for interacting with GrowthBook
- Best for
- growthbook feature flag evaluation via mcp protocol, experiment metadata and targeting rule retrieval, user context and attribute-based flag evaluation
- Type
- MCP Server · Free
- Score
- 30/100
- Best alternative
- AWS MCP Servers
- Agent-compatible
- Yes — MCP protocol
Capabilities6 decomposed
growthbook feature flag evaluation via mcp protocol
Medium confidenceExposes GrowthBook's feature flag evaluation engine through the Model Context Protocol, allowing Claude and other MCP-compatible clients to query feature flag states, variations, and targeting rules without direct API calls. Implements MCP resource and tool handlers that translate client requests into GrowthBook SDK method calls, maintaining session context across multiple evaluations within a single conversation.
Bridges GrowthBook's native SDK evaluation engine directly into MCP protocol as a server, allowing stateless Claude conversations to access feature flag state without managing separate API clients or authentication tokens
More direct than calling GrowthBook REST API from Claude because it eliminates HTTP round-trips and leverages the local SDK's in-memory evaluation cache, reducing latency and API quota usage
experiment metadata and targeting rule retrieval
Medium confidenceProvides MCP tools to fetch experiment configurations, targeting rules, and variation assignments from GrowthBook without requiring direct REST API calls. Implements resource handlers that serialize GrowthBook experiment objects into structured JSON, exposing rule conditions, audience targeting, and variation weights for inspection and decision-making within AI workflows.
Exposes GrowthBook's internal experiment object model through MCP, allowing Claude to inspect and reason about targeting rules and variation logic as structured data rather than opaque API responses
Provides richer context than GrowthBook's REST API alone because the MCP server can leverage the SDK's parsed rule objects, making targeting conditions machine-readable for AI reasoning
user context and attribute-based flag evaluation
Medium confidenceEnables MCP clients to evaluate feature flags with arbitrary user attributes and context, implementing a schema-based parameter handler that maps user context objects to GrowthBook SDK evaluation calls. Supports custom attributes, user IDs, and environment-specific context, allowing Claude to simulate flag behavior for different user segments without hardcoding evaluation logic.
Implements a flexible parameter schema that accepts arbitrary user attributes and context, delegating validation to GrowthBook SDK rather than enforcing strict schema — allows Claude to experiment with different attribute combinations without pre-defining all possible contexts
More flexible than hardcoded flag evaluation because it accepts dynamic user context as parameters, enabling Claude to reason about flag behavior across user segments in a single conversation without code changes
mcp resource exposure for feature flags and experiments
Medium confidenceRegisters GrowthBook feature flags and experiments as MCP resources, making them discoverable and queryable by Claude through the MCP resource protocol. Implements resource URI schemes (e.g., growthbook://flag/{id}, growthbook://experiment/{id}) that map to GrowthBook SDK objects, allowing Claude to reference and inspect flags/experiments as first-class entities within conversations.
Exposes GrowthBook flags and experiments as MCP resources with stable URIs, allowing Claude to reference them as first-class entities rather than requiring explicit tool invocations for every query
More discoverable than REST API endpoints because MCP resource protocol allows Claude to enumerate and reference flags/experiments by URI, making them part of the conversation context rather than hidden behind tool calls
sdk initialization and credential management via mcp
Medium confidenceHandles GrowthBook SDK initialization and credential management at MCP server startup, accepting configuration through environment variables or constructor parameters. Implements a single-instance SDK pattern where credentials are loaded once and reused across all MCP tool/resource calls, eliminating per-request authentication overhead and maintaining consistent evaluation state.
Implements a single-instance SDK pattern where credentials are loaded once at server startup and reused across all MCP calls, avoiding per-request authentication overhead and maintaining consistent evaluation state across multiple Claude conversations
More secure and efficient than passing credentials in MCP messages because it keeps secrets server-side and leverages the SDK's built-in caching, reducing API calls and latency
variation assignment and a/b test result querying
Medium confidenceProvides MCP tools to query which variation a user is assigned to in an A/B test and retrieve test results/metrics from GrowthBook. Implements evaluation logic that returns both the assigned variation and associated metadata (rule matched, timestamp, experiment ID), enabling Claude to understand test outcomes and make data-driven decisions based on experiment results.
Combines variation assignment with experiment metadata in a single MCP tool, allowing Claude to understand not just which variation a user sees, but why (which rule matched) and what the test outcomes are
More actionable than GrowthBook REST API alone because it returns both assignment and context in a single call, reducing round-trips and enabling Claude to reason about test results without separate queries
Capabilities are decomposed by AI analysis. Each maps to specific user intents and improves with match feedback.
Related Artifactssharing capabilities
Artifacts that share capabilities with @growthbook/mcp, ranked by overlap. Discovered automatically through the match graph.
@launchdarkly/mcp-server
The official [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for [LaunchDarkly](https://launchdarkly.com/).
GrowthBook
** — Create and read feature flags, review experiments, generate flag types, search docs, and interact with GrowthBook's feature flagging and experimentation platform.
InstantDB
** - Create, manage, and update applications on InstantDB, the modern Firebase.
label-studio
Label Studio annotation tool
Label Studio
Open-source multi-modal data labeling platform.
storybook-mcp-server
MCP server for Storybook - provides AI assistants access to components, stories, properties and screenshots
Best For
- ✓AI agents and Claude instances that need to make feature-flag-aware decisions
- ✓Teams building AI-powered feature management dashboards
- ✓Developers integrating GrowthBook into LLM-based workflows
- ✓AI agents that need to reason about experiment eligibility before making decisions
- ✓Teams building experiment analysis or audit tools powered by Claude
- ✓Developers debugging feature flag and experiment targeting logic
- ✓AI agents that need to reason about feature flag behavior for different user cohorts
- ✓Teams building personalization or targeting logic with AI assistance
Known Limitations
- ⚠Requires GrowthBook SDK initialization before MCP server startup — no lazy loading of credentials
- ⚠Evaluation results are point-in-time snapshots; real-time flag changes require re-evaluation
- ⚠No built-in caching of evaluation results across MCP calls, each query hits GrowthBook SDK
- ⚠Metadata is read-only; no capability to create or modify experiments through MCP
- ⚠Targeting rule serialization may be lossy for complex custom rules not natively supported by GrowthBook SDK
- ⚠No pagination or filtering — large experiment lists are returned in full
Requirements
Input / Output
UnfragileRank
UnfragileRank is computed from adoption signals, documentation quality, ecosystem connectivity, match graph feedback, and freshness. No artifact can pay for a higher rank.
Package Details
About
MCP Server for interacting with GrowthBook
Categories
Alternatives to @growthbook/mcp
AWS Labs' official MCP suite — docs, CDK, Bedrock KB, cost, Lambda and more as agent tools.
Compare →Zapier's hosted MCP — 8,000+ app integrations exposed as allowlisted agent tools.
Compare →Official Hugging Face MCP — search models/datasets/Spaces/papers and call Spaces as tools.
Compare →Atlassian's official hosted MCP — Jira + Confluence with OAuth, permission-bounded agent access.
Compare →Are you the builder of @growthbook/mcp?
Claim this artifact to get a verified badge, access match analytics, see which intents users search for, and manage your listing.
Get the weekly brief
New tools, rising stars, and what's actually worth your time. No spam.
Data Sources
Looking for something else?
Search →