Catalog
Statsig MCP Server
Officialby statsig
MCP server for Statsig API - interact with Statsig's feature flags, experiments, and analytics
Interact with Statsig feature flags, experiments, and analytics.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://api.statsig.com/v1/mcpclaude_desktop_config.json
{
"mcpServers": {
"statsig-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.statsig.com/v1/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.