Check real-time status of 114+ cloud services and APIs via an MCP server.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Apistatuscheck MCP Server.
An MCP (Model Context Protocol) server for checking real-time operational status of 285 cloud services and APIs directly from AI coding assistants.
| Tool | Description |
|---|---|
check_status | Check the status of a specific API (e.g. github, openai, stripe) |
list_apis | List all monitored APIs and their current status |
list_categories | List available service categories (cloud, payments, etc.) |
check_category | Check all APIs in a specific category |
check_url | Check any public URL for availability |
AWS, GitHub, Stripe, OpenAI, Vercel, Cloudflare, Datadog, PagerDuty, Twilio, Shopify, Slack, Zoom, and 270+ more. Full list at apistatuscheck.com.
The server is also hosted, so the fastest path is the remote Streamable HTTP
endpoint. This is the same entry the official MCP Registry advertises as
io.github.shibley/apistatuscheck.
For stdio-only clients:
Broken on published version
0.1.0. That tarball'sdist/index.jsshipped without a#!/usr/bin/env nodeshebang, so the shim was executed byshinstead of Node and the command failed withcommand not found. Fixed in this repo (shebang added, plus anapistatuscheck-mcp-serverbin alias so the command matches the package name), but the fix is not on npm yet โ0.1.1needs to be published. Until then, build from source:
Add to your claude_desktop_config.json. This points at the hosted endpoint โ
do not use "args": ["-y", "apistatuscheck-mcp-server"], because the only version
on npm (0.1.0) is the broken one described above and fails silently.
Same hosted endpoint via mcp-remote:
| Variable | Default | Description |
|---|---|---|
ASC_BASE_URL | https://apistatuscheck.com | Base URL for the API |
MIT โ Bity LLC
Factual signals from GitHub, npm, and our automated checks โ not a rating.
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/shibley-apistatuscheck-mcp-server)<a href="https://allmcps.com/mcp/shibley-apistatuscheck-mcp-server"><img src="https://allmcps.com/api/badge/shibley-apistatuscheck-mcp-server?style=directory" alt="Apistatuscheck MCP Server on AllMCPs" /></a>