Statsig
@statsig-io
About Statsig
Bridges directly to Statsig, enabling you to wrap new features behind feature flags, add instrumentation for product performance visibility, and seamlessly highlight and clean up stale feature flags from your codebase.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"statsig-local": {
"command": "npx",
"args": [
"mcp-remote",
"https://api.statsig.com/v1/mcp",
"--header",
"statsig-api-key:${AUTH_TOKEN}"
],
"env": {
"AUTH_TOKEN": "<console-YOUR-API-KEY>"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Statsig?
Statsig is an MCP server that implements the Model Context Protocol for integration with the Statsig API, supporting both stdio and SSE transports.
How to use Statsig?
Install with npm install and npm run build, then configure an MCP client by adding an entry to mcp.json using npx mcp-remote with the Statsig MCP endpoint URL and a statsig-api-key header supplied via the AUTH_TOKEN environment variable.
Key features of Statsig
- MCP integration with the Statsig API
- Supports stdio and SSE transports
- Uses API key authentication via header
Use cases of Statsig
—
FAQ from Statsig
What transport protocols does Statsig support?
The server supports both stdio and SSE transports.
What authentication does Statsig require?
It uses a statsig-api-key header, with the key provided through the AUTH_TOKEN environment variable.
How is Statsig installed and built?
Run npm install followed by npm run build.
Is there any example configuration for an MCP client?
Yes, the README shows a mcp.json example using npx mcp-remote with the endpoint URL and header.
Frequently asked questions
What transport protocols does Statsig support?
The server supports both stdio and SSE transports.
What authentication does Statsig require?
It uses a `statsig-api-key` header, with the key provided through the `AUTH_TOKEN` environment variable.
How is Statsig installed and built?
Run `npm install` followed by `npm run build`.
Is there any example configuration for an MCP client?
Yes, the README shows a `mcp.json` example using `npx mcp-remote` with the endpoint URL and header.
Basic information
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

EverArt
modelcontextprotocolModel Context Protocol Servers

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments