add-mcp
Back to registry
OpenStatus logo

OpenStatus

v1.0.0

openstatus.dev/mcp

OpenStatus is an uptime monitoring and status page platform that runs synthetic checks from multiple regions and publishes incidents and maintenance updates on branded status pages. It is available as a managed service and as self-hosted open-source software.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://api.openstatus.dev/mcp
requiredsecret

OpenStatus API token. Use <token>.

npx add-mcp@latest https://api.openstatus.dev/mcp --transport http --header "x-openstatus-key: <x-openstatus-key>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=dev.openstatus%2Fmcp"