Statsig MCP Server logo

Statsig MCP Server — MCP Servers

MCP server for interacting with Statsig experiments, feature flags, configs, and analytics.

1stars

Quick Info

Category
developer-tools

Tags

feature flags
a/b testing
experimentation
analytics integration
mcp
ai tooling

Overview

The Statsig MCP Server acts as a bridge between AI/LLM tooling (like Cursor, Claude, etc.) and the Statsig platform. It enables these tools to use Statsig’s APIs via the MCP specification so they can both read data (experiments, feature flags/gates, dynamic configs) and, depending on permissions, write or update them. Use cases include asking natural language about experiments, cleaning up stale feature flags, embedding flag checks, bulk configuring feature gates/configs, and integrating Statsig data into AI workflows. It supports different transport modes (stdio, SSE) and flexible API key configurations.

Key Features

Read/write experiments, feature gates, and dynamic configs via MCP
Supports stdio and SSE transports
Flexible API key configuration (env vars, headers, query params)
Manage feature flag lifecycle and cleanup stale flags
Integrate Statsig analytics and experimentation metrics
Use with AI assistants for natural-language queries and bulk ops

Use Cases

Enhance development workflows and productivity
Integrate Statsig MCP Server with Claude and other AI assistants
Streamline developer-tools processes using MCP protocol