API Status Check MCP Server
Allows checking the real-time operational status and availability of Cloudflare services.
Provides tools to check the current operational status and service availability for Datadog.
Enables real-time status monitoring and availability checks for GitHub services.
Allows checking the real-time operational status and availability of OpenAI's API and services.
Provides the ability to check the real-time status and operational availability of PagerDuty.
Allows monitoring the real-time operational status and availability of Shopify services.
Enables checking the current operational status and availability for Slack.
Allows checking the real-time operational status and availability of Stripe's payment services and APIs.
Provides tools for checking the real-time status and availability of Twilio's communication services.
Allows checking the operational status and availability of Vercel's hosting and edge platform.
Enables real-time status and availability monitoring for Zoom services.
API Status Check MCP Server
An MCP (Model Context Protocol) server for checking real-time operational status of 114+ cloud services and APIs directly from AI coding assistants.
Features
Tool | Description |
| Check the status of a specific API (e.g. |
| List all monitored APIs and their current status |
| List available service categories (cloud, payments, etc.) |
| Check all APIs in a specific category |
| Check any public URL for availability |
Related MCP server: SiteVitals
Supported Services
AWS, GitHub, Stripe, OpenAI, Vercel, Cloudflare, Datadog, PagerDuty, Twilio, Shopify, Slack, Zoom, and 100+ more. Full list at apistatuscheck.com.
Quick Start
Using npx
npx -y apistatuscheck-mcp-serverUsing Docker
docker build -t apistatuscheck-mcp .
docker run -i apistatuscheck-mcpConfiguration
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"apistatuscheck": {
"command": "npx",
"args": ["-y", "apistatuscheck-mcp-server"]
}
}
}Cursor / Other MCP Clients
{
"mcpServers": {
"apistatuscheck": {
"command": "npx",
"args": ["-y", "apistatuscheck-mcp-server"]
}
}
}Environment Variables
Variable | Default | Description |
|
| Base URL for the API |
Local Development
git clone https://github.com/shibley/apistatuscheck-mcp-server.git
cd apistatuscheck-mcp-server
npm install
npm run build
node dist/index.jsLicense
MIT — Bity LLC
Maintenance
Related MCP Servers
- AlicenseAqualityDmaintenanceProvides real-time data for package versions, download counts, and cloud service statuses across npm, PyPI, and various service providers. It enables users to perform technical lookups and monitor service uptime through natural language commands.Last updated4MIT
- Alicense-qualityDmaintenanceMonitor website health, uptime, SEO, security and performance via your AI assistant.Last updatedMIT
- AlicenseAqualityBmaintenanceReal-time status monitoring, uptime tracking, incident history, and API pricing for 42+ AI tools including ChatGPT, Claude, Gemini, Cursor, GitHub Copilot, Perplexity, DeepSeek, and Groq. No API key required. Data updated every 5 minutes from independent monitoring infrastructure.Last updated71021MIT

GetMonitor MCP Serverofficial
AlicenseCqualityBmaintenanceConnects AI assistants to GetMonitor status pages, monitors, incidents, and maintenance schedules via read-only tools.Last updated10015Apache 2.0
Related MCP Connectors
Real-time status for 75+ AI services (OpenAI, Anthropic, Cursor). No auth, CORS-enabled.
Live status, API pricing and rate limits for ChatGPT, Claude, Gemini, Cursor and 42+ AI tools.
Uptime, API and server monitoring with outages, reporting, on-call and status pages.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/shibley/apistatuscheck-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server