Real-time status & uptime monitoring for 200+ popular APIs β is it down, and how reliable?
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Is that API down? APIzone is independent, real-time status monitoring for 200+ popular APIs β Stripe, OpenAI, AWS, GitHub, Twilio and more. It runs its own probes from independent infrastructure, so status reflects what's actually observed, not what a vendor's status page reports.
This repository is the public home of APIzone's Model Context Protocol (MCP) server, so any AI agent β Claude, Cursor, or your own β can natively answer "is X down right now?" mid-task.
π apizone.io Β· Status board Β· Incidents Β· API docs Β· MCP guide
Live examples (these badges update automatically):
The server is hosted and stateless β no install, no build, no API key:
Or point any MCP client at the Streamable-HTTP endpoint directly:
The server.json in this repo is the Model Context Protocol
registry manifest.
All tools are read-only and require no authentication:
| Tool | What it answers |
|---|---|
list_apis | Which APIs are monitored, and their current status (optionally by category) |
get_api_status | Is a specific API up, degraded, or down right now? |
check_apis | Status of several APIs at once β find which dependency is the culprit |
get_api_uptime | Uptime % and latency (p50/p95) over 24h / 7d / 30d / 90d |
list_recent_incidents | Recent outages and degradations, newest first |
Agent discovery is also published at
/llms.txt.
Drop a live status widget into any page:
Or a single badge: https://apizone.io/badge/<slug>.svg β generator at
/badges, multi-API widget at
/widget.
No key required; 60 req/min per IP:
GET /api/v1/status β all services with current status + latencyGET /api/v1/status/<slug> β one API: 24h checks, 90-day uptime, incidentsGET /api/v1/uptime/<slug> β uptime % and latency over 24h / 7d / 30d / 90dSpec at /openapi.json; full reference at
/api-docs.
401 from api.stripe.com still proves the API is up); timeouts, network
errors, and 5xx are failures.This is the public MCP + product home for APIzone. The monitoring service itself is hosted at apizone.io; the application source is maintained privately. Issues and suggestions for the MCP server (missing APIs, tool ideas) are welcome here.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/apizone)<a href="https://allmcps.com/mcp/apizone"><img src="https://allmcps.com/api/badge/apizone?style=directory" alt="Apizone on AllMCPs" /></a>