openstatus
Rank #337dev.openstatus/mcp
Manage monitors, status pages, incidents and maintenances in your openstatus workspace.
openstatus is a Model Context Protocol (MCP) server published by openstatusHQ. It ranks #337 of 132,608 servers tracked on MCP Toplist, and its repository has 9,124 GitHub stars. openstatus is listed on Official MCP, with 1 tracked version. It was first listed on Sep 10, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 132,271 of 132,608 servers on MCP Toplist.
Use openstatus
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http openstatus https://api.openstatus.dev/mcp[mcp_servers.openstatus]
url = "https://api.openstatus.dev/mcp"Add to ~/.codex/config.toml.
https://api.openstatus.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"openstatus": {
"url": "https://api.openstatus.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"openstatus": {
"type": "http",
"url": "https://api.openstatus.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"openstatus": {
"serverUrl": "https://api.openstatus.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"openstatus": {
"url": "https://api.openstatus.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/dev.openstatus%2Fmcp)<a href="https://mcptoplist.com/server/dev.openstatus%2Fmcp"><img src="https://mcptoplist.com/badge/dev.openstatus%2Fmcp.svg" alt="MCP Toplist: Top 1% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
openstatusHQ
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Sep 10, 2026 |
Frequently asked questions
- Who maintains openstatus?
- openstatus is maintained by openstatusHQ, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is openstatus listed on the Official MCP Registry?
- Yes — openstatus is listed on the Official MCP Registry.
- How many versions does openstatus have?
- MCP Toplist tracks 1 version of openstatus, most recently published on Sep 10, 2026.
- Where can I find the source code for openstatus?
- The source code for openstatus is hosted at github.com/openstatusHQ/openstatus.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.