claude mcp add growthbook-growthbook-mcp -- npx -y @growthbook/mcp
{
"mcpServers": {
"growthbook-growthbook-mcp": {
"command": "npx",
"args": ["-y", "@growthbook/mcp"]
}
}
}
{
"mcpServers": {
"growthbook-growthbook-mcp": {
"command": "npx",
"args": ["-y", "@growthbook/mcp"]
}
}
}
{
"mcpServers": {
"growthbook-growthbook-mcp": {
"command": "npx",
"args": ["-y", "@growthbook/mcp"]
}
}
}
About This MCP Server
The GrowthBook Model Context Protocol server is a developer tool that enables interaction with GrowthBook, allowing developers to connect and manage their models and experiments. It is available as a package on npm and can be used through standard input/output interfaces. Developers would use this server when they need to integrate GrowthBook functionality into their applications, providing a standardized way to interact with the GrowthBook platform.
MCP Server for interacting with GrowthBook. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@growthbook/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The growthbook-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.