MCP ServerHTTPOfficialv1.0.0

Statsig MCP Server

Manage Statsig feature flags, experiments, and analytics through an MCP server. Built for developers integrating feature management and A/B testing into their applications.

com.statsig/statsig-mcp-server

Hosted URL

https://api.statsig.com/v1/mcp

Transport

HTTP

Auth

No auth required

What the Statsig MCP server does

How models use it and what it is built for.

Manage Statsig feature flags, experiments, and analytics through an MCP server. Built for developers integrating feature management and A/B testing into their applications.

Connect to Statsig

Hosted endpoint — paste into any MCP client.

https://api.statsig.com/v1/mcp

Resources

Where to find authoritative docs and source for Statsig.

    Example prompts for Statsig

    Paste any of these into Agent Studio after connecting Statsig.

    • List all active feature flags in my Statsig project
    • Create a new experiment with 50/50 traffic split
    • Get analytics data for the last 7 days
    • Check the schema and required fields for the Statsig API authentication

    Statsig MCP server — FAQ

    Common questions about connecting and running Statsig.

    • What can I do with the Statsig MCP server?

      You can programmatically manage feature flags, create and monitor experiments, and retrieve analytics data from Statsig. It connects to Statsig's API via HTTP, letting you automate feature rollouts and A/B testing workflows.

    • How do I authenticate with Statsig?

      The server connects to https://api.statsig.com/v1/mcp. You'll need to provide Statsig API credentials (typically an API key) as environment variables. Check your Statsig console for your API key and configure it in your MCP setup.

    • Is there a cost to use this MCP server?

      The MCP server itself is a bridge to Statsig's API. Pricing depends on your Statsig plan. Visit statsig.com for current pricing on feature flags, experiments, and analytics.

    • Can I use this instead of Statsig's SDK?

      This MCP server is for backend automation and management of Statsig resources. For client-side feature flag evaluation in your app, you still need Statsig's SDK. Use the MCP server for operational tasks like creating experiments or fetching analytics.

    • What if the API call fails or times out?

      The HTTP transport may encounter network issues or rate limits. Check that your API key is valid, your Statsig project is active, and you're not exceeding rate limits. Refer to Statsig's API documentation for error codes and retry guidance.

    Run Statsig across 30+ AI models, side-by-side

    Connect Statsig to Claude, GPT, Gemini, DeepSeek and 30+ AI models in MCP Agent Studio. Compare answers side-by-side, save reusable agent presets, share runs — all in your browser, no install required.

    Open Agent Studio

    Related servers

    More on MCP Playground