A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
MCP server for checking real-time API and cloud service status
An MCP (Model Context Protocol) server for checking real-time operational status of 114+ 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 100+ more. Full list at apistatuscheck.com.
npx -y apistatuscheck-mcp-server
docker build -t apistatuscheck-mcp .
docker run -i apistatuscheck-mcp
Add to your claude_desktop_config.json:
{
"mcpServers": {
"apistatuscheck": {
"command": "npx",
"args": ["-y", "apistatuscheck-mcp-server"]
}
}
}
{
"mcpServers": {
"apistatuscheck": {
"command": "npx",
"args": ["-y", "apistatuscheck-mcp-server"]
}
}
}
| Variable | Default | Description |
|---|---|---|
ASC_BASE_URL | https://apistatuscheck.com | Base URL for the API |
git clone https://github.com/shibley/apistatuscheck-mcp-server.git
cd apistatuscheck-mcp-server
npm install
npm run build
node dist/index.js
MIT — Bity LLC
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
English-first Korean equity intelligence MCP — DART filings, foreign-holder 5%-rule flows, activist filings, KRX news. F
Unity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control sc
0
via web
0
via CLI