openstatus

openstatus

An open-source status page and monitoring platform supporting status pages and API monitoring.

MCPOfficeOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 8.9k
Source
mcp-github

Overview

openstatus is an open-source status page and monitoring platform that combines status pages with uptime monitoring. It helps users maintain service reliability and transparency. Through the MCP server, AI clients like Claude and ChatGPT can be connected to workspaces. Ideal for developers and teams needing to monitor website and service status. Deployment options include Docker, CLI tools, Terraform, and more.

Capabilities

  • Status page creation and management
  • Monitoring across 28 global regions
  • API monitoring
  • Custom domain and password protection
  • Maintenance window setup
  • Multiple notification methods

Use cases

Uptime monitoring for websites and servicesStatus page displayAPI monitoring and alertsTeam collaboration and incident communication

Setup

Requires: API KeyNode 环境
We recommend using Docker for quick startup:
1. Copy the environment file: `cp .env.docker.example .env.docker`
2. Start all services: `docker compose up -d`
3. Access the application: `open http://localhost:3002` (Dashboard) and `open http://localhost:3003` (Status Pages)

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to get started with openstatus?

We recommend using Docker for quick startup; see the documentation for details.

What notification methods are supported?

Supports Slack, Discord, PagerDuty, email, and other notification channels.

Related skills