API Status Check Server
БесплатноДавно не обновлялся (226д)Monitor the real-time status of 200+ popular APIs and services. Check if services like GitHub, Stripe, AWS, and Slack are experiencing outages or degraded perfo
Описание
Monitor the real-time status of 200+ popular APIs and services. Check if services like GitHub, Stripe, AWS, and Slack are experiencing outages or degraded performance directly from your AI assistant.
README
An MCP (Model Context Protocol) server for checking real-time operational status of 285 cloud services and APIs directly from AI coding assistants.
Features
| 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 |
Supported Services
AWS, GitHub, Stripe, OpenAI, Vercel, Cloudflare, Datadog, PagerDuty, Twilio, Shopify, Slack, Zoom, and 270+ more. Full list at apistatuscheck.com.
Quick Start
Hosted endpoint (recommended — nothing to install)
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.
claude mcp add --transport http apistatuscheck https://apistatuscheck.com/api/mcp
For stdio-only clients:
npx -y mcp-remote https://apistatuscheck.com/api/mcp
Using npx
npx -y apistatuscheck-mcp-server
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:git clone https://github.com/shibley/apistatuscheck-mcp-server.git cd apistatuscheck-mcp-server && npm install && npm run build node dist/index.js
Using Docker
docker build -t apistatuscheck-mcp .
docker run -i apistatuscheck-mcp
Configuration
Claude Desktop
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.
{
"mcpServers": {
"apistatuscheck": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://apistatuscheck.com/api/mcp"]
}
}
}
Cursor / Other MCP Clients
Same hosted endpoint via mcp-remote:
{
"mcpServers": {
"apistatuscheck": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://apistatuscheck.com/api/mcp"]
}
}
}
Environment Variables
| Variable | Default | Description |
|---|---|---|
ASC_BASE_URL |
https://apistatuscheck.com |
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.js
License
MIT — Bity LLC
Установить API Status Check Server в Claude Desktop, Claude Code, Cursor
unyly install api-status-check-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add api-status-check-mcp-server --env ASC_BASE_URL="" -- npx -y apistatuscheck-mcp-serverПошаговые гайды: как установить API Status Check Server
FAQ
API Status Check Server MCP бесплатный?
Да, API Status Check Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для API Status Check Server?
Да, требуются переменные окружения: ASC_BASE_URL. Unyly подставит их в конфиг при установке.
API Status Check Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить API Status Check Server в Claude Desktop, Claude Code или Cursor?
Открой API Status Check Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Изменения
Версии и запрашиваемые доступы со временем.
- Новая версия опубликована
- Новая версия опубликована
- Новая версия опубликована
- Новая версия опубликована
- Новая версия опубликована
- Новая версия опубликована
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Klavis AI
Open Source MCP Infra. Hosted MCP servers and MCP clients on Slack and Discord.
Work90210/APIFold
Turn any REST API into a hosted MCP server. 18 free public servers (GitHub, Stripe, Slack, OpenAI, Notion, and more) — no setup required, bring your own API key
автор: Work90210arikusi/deepseek-mcp-server
MCP server for DeepSeek AI with chat, reasoning, multi-turn sessions, function calling, thinking mode, and cost tracking.
автор: arikusihashgraph-online/hashnet-mcp-js
MCP server for the Registry Broker. Discover, register, and chat with AI agents on the Hashgraph network.
автор: hashgraph-onlineprofullstack/mcp-server
A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data,
автор: profullstackWayStation-ai/mcp
Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.
автор: waystation-aiCompare API Status Check Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
