mcpbeat Sign in

Statuser MCP Server

by statuser-cloud Your server? Claim it
answering

Statuser is answering right now. Last checked 12 min ago. 26 installs a week from npm. Last commit 23 Sep 2026.

Monitor services, manage incidents and status pages in Statuser.cloud from your AI assistant.

Installs per day peak 157 · avg 13 · -47% w/w
a month agotoday
Uptime history 13 hours of history
13 hours agonow
100.0%
Uptime 24h
49 of 49 checks
Tools
hidden behind auth
241 ms
Response time
average over 24h
26
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Statuser every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.statuser.cloud
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.statuser.cloud"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.statuser.cloud"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.statuser.cloud"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.statuser.cloud"
    }
  }
}

This one needs environment variables set before it will start: STATUSER_API_KEY (Statuser API key, created at https://statuser.cloud/my/account/api-keys), STATUSER_ALLOW_WRITE (Set to 1 to allow write tools without a per-call confirm), STATUSER_TOOLSETS (Comma-separated toolsets to enable, or all). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, but you need an API key from its owner to call it.

Endpoints

URLTransportStateLatencyChecked
https://mcp.statuser.cloud streamable-http needs key 188 ms 12 min ago

Alternatives to Statuser

same job, measured the same way
openstatus
by openstatus

Manage monitors, status pages, incidents and maintenances in your openstatus workspace.

answering
Uptimepage
by uptimepage

Monitor uptime and incidents, run checks, and publish status updates from your Uptimepage org.

31 tools answering
Instatus
by usefulapi

Manage status pages: components, incidents and maintenances; set live component status.

14 tools answering
StackWitness
by stackwitness

Independent monitoring: status, monitors, and incidents from your StackWitness workspace.

answering
Vantaj
by vantaj

Vantaj uptime monitoring via MCP - manage monitors, heartbeats, incidents, and status pages.

13 tools answering
Statuspal
by usefulapi

Read status-page status, services, incidents and metrics; create, update and publish incidents.

11 tools answering
Downtester Status
by downtester

Live service status, active incidents, search, and outage history from Downtester.

answering
Fleet MCP
by simplyminimal

An MCP server that provides tools for managing and monitoring your Fleet Device Management instance.

201 installs/wk local only

Statuser — questions

Answers built from our own checks of this server.

Why is there no tool list for Statuser?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Statuser working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 49 of 49 checks got a reply (100.0%), average response time 241 ms. The bar chart above shows every period we have measured.
How do I connect Statuser?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own key: it refuses anonymous clients.
Does Statuser need an API key?
Yes. Every time we knock, Statuser answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Statuser?
It answers our handshake in 241 ms on average, which is faster than 68% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Statuser?
The npm package @statuser/mcp was installed 26 times in the last week. Week over week that is -47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Statuser open source?
Yes — it is published under the MIT licence, written in TypeScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.