Statuspage
Freeby Indie Developer
Communicate system status and incidents to users.
v1.0.0Added Mar 2, 2025
statuspagestatusincidents
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
Installation
Quick install
npx -y mcp-statuspage
Add to claude_desktop_config.json
{
"mcpServers": {
"statuspage": {
"command": "npx",
"args": ["-y", "mcp-statuspage"]
}
}
}