mcpbeat Sign in

Apizone MCP Server

by happymealsteak Your server? Claim it
answering

Apizone is answering right now. Last checked 1 min ago. It exposes 5 tools. Last commit 25 Aug 2026.

Real-time status & uptime monitoring for 200+ popular APIs — is it down, and how reliable?

Uptime history 8 days of history
8 days agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
374 ms
Response time
average over 24h
0
Stars
last commit 25 Aug 2026

Nothing serious here today

Today is the operative word: we check Apizone 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 1 min ago.

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

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

api
get_api_status
Check whether a specific API is currently up, degraded, or down. Accepts an API name or slug (e.g. 'stripe', 'OpenAI', 'aws s3'). Returns current status, last measured latency, and when it was last checked. Use this to answer 'is X down right now?'.
get_api_uptime
Get uptime percentage and latency (median + 95th percentile) for an API over the last 24 hours, 7 days, 30 days, and 90 days. Use this for reliability questions like 'how reliable has Stripe been this month?'.
apis
check_apis
Check the current status of multiple APIs in one call — useful when diagnosing a failing app that depends on several services (e.g. ['stripe','openai','aws s3']). Returns each API's status so an agent can tell which dependency is the culprit.
list_apis
List the APIs APIzone monitors and their current status (operational, degraded, down, or unknown). Optionally filter by category. Use this to discover which APIs are tracked and get a quick health overview.
recent
list_recent_incidents
List recent API outages and degradations detected by APIzone, newest first. Optionally filter by category. Use this to answer 'what APIs have had problems recently?' or to check a category's incident history.

Endpoints

URLTransportStateLatencyChecked
https://apizone.io/api/mcp streamable-http answering 488 ms 1 min ago

Alternatives to Apizone

same job, measured the same way
Fettle
by fettle

Uptime monitoring for developers — monitors, incidents, heartbeats and status pages

345 installs/wk answering
API Status Check
by shibley

Check real-time uptime and incident status for 285 APIs and cloud services.

8 tools answering
Hyperping
by hyperping

Uptime, API and server monitoring with outages, reporting, on-call and status pages.

26 tools answering
MCP Health Monitor
by oaslananka

Monitor MCP server health, uptime, response times, and Azure DevOps pipeline status

local only
C
Vantaj
by vantaj

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

13 tools answering
C
USGS Water Monitoring
by olyport

Real-time water levels and flow rates from USGS stream gauges

3 tools answering
UptyBots
by uptybots

Uptime monitoring: create and manage HTTP, API, SSL, ping, port and domain checks

155 installs/wk 15 tools answering
Pingcheck MCP
by churman1113

PingCheck status monitoring for AI agents. Read public pages or your own monitors via pk_ API key.

71 installs/wk local only

Apizone — questions

Answers built from our own checks of this server.

What can Apizone do?
It exposes 5 tools, read directly from the server on our last check. Among them: check_apis, get_api_status, get_api_uptime, list_apis, list_recent_incidents. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Apizone mostly used for?
Its tools cluster around apis and api. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Apizone working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 374 ms. The bar chart above shows every period we have measured.
How do I connect Apizone?
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.
Does Apizone need an API key?
No. Apizone completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Apizone?
It answers our handshake in 374 ms on average, which is faster than 47% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Apizone open source?
Yes — 0 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.