Statsig icon

Statsig

Facilitates Statsig API integration using the Model Context Protocol, supporting both stdio and SSE transports.

关于

This server provides a robust implementation of the Model Context Protocol (MCP) specifically designed for integrating with the Statsig API. It offers versatile communication methods, including standard input/output (stdio) for direct command-line or local process interaction, and Server-Sent Events (SSE) for web-based or streaming data applications. Developers can easily configure their MCP clients to connect to this server, enabling seamless access to Statsig functionalities and data within their development workflows.

主要功能

  • Integrates with Statsig API
  • Allows API key configuration via environment variables or SSE query parameters
  • Supports SSE transport for real-time data streaming
  • Implements Model Context Protocol (MCP)
  • Supports stdio transport for client communication
  • 0 GitHub stars

使用案例

  • Enabling real-time Statsig data streams for clients via SSE transport
  • Integrating Statsig API with MCP-compatible development tools and environments
  • Configuring Statsig functionality within applications using stdio transport