Skip to content

Statuspage

Free

by Indie Developer

Communicate system status and incidents to users.

v1.0.0Added Mar 2, 2025
statuspagestatusincidents
Works with:ClaudeGPTGeminiCopilot

Statuspage MCP Server

Communicate system status and incidents to users.

Features

  • Incidents
  • Components
  • Subscribers
  • Maintenance
  • Metrics

Installation

{
  "mcpServers": {
    "statuspage": {
      "command": "npx",
      "args": ["-y", "mcp-statuspage"]
    }
  }
}

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-statuspage
Add to claude_desktop_config.json
{
  "mcpServers": {
    "statuspage": {
      "command": "npx",
      "args": ["-y", "mcp-statuspage"]
    }
  }
}