{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.growthbook/growthbook-mcp",
    "description": "MCP Server for interacting with GrowthBook",
    "repository": {
        "url": "https://github.com/growthbook/growthbook-mcp",
        "source": "github"
    },
    "version": "1.4.4",
    "packages": [
        {
            "registryType": "npm",
            "identifier": "@growthbook/mcp",
            "version": "1.4.4",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "A GrowthBook API key or PAT.",
                    "format": "string",
                    "name": "GB_API_KEY"
                },
                {
                    "description": "Your email address used with GrowthBook. Used when creating feature flags and experiments.",
                    "format": "string",
                    "name": "GB_EMAIL"
                },
                {
                    "description": "Your GrowthBook API URL. Defaults to `https://api.growthbook.io`.",
                    "format": "string",
                    "name": "GB_API_URL"
                },
                {
                    "description": "Your GrowthBook app URL Defaults to `https://app.growthbook.io`.",
                    "format": "string",
                    "name": "GB_APP_ORIGIN"
                }
            ],
            "registryBaseUrl": "https://registry.npmjs.org"
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-01-14T00:54:20.394328Z",
            "publishedAt": "2026-01-14T00:54:20.394328Z",
            "updatedAt": "2026-01-14T00:54:20.394328Z",
            "isLatest": false
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-01-14T00:54:20+00:00",
            "updatedAt": "2026-01-14T00:54:20+00:00"
        }
    }
}