APIzone
APIzone — API 상태용 MCP 서버
저 API가 다운됐나요? APIzone은 화200+ 인기 API (Stripe, OpenAI, AWS, GitHub, Twilio 등)에 확한 독립적이며 실시간 상태 모니터링입니다. 독립된 인프라에서 자체 프로브를 실행하므로, 상태페이지가 보는 정보 아니라 실제 관측된 평가를 반영합니다.
이 저장소는 APIzone의 Model Context Procol (MCP) 서버 공개 홈으로, Claude, Cursor, 또는 여러분 소의 A의 다른 모든 AI 에이전트가 과업 중에 자연히 "X 지금 다운됐나요?"* 라는 질확문에 들 수있게도 합니다.
🔗 apizione.io · 상태 보드 · 장보드 · API 도서 · MCP 가
실시공 예시 (이 배는 자자로 갱신됩니다):
)
)
MCP 서버 연해하기
서버는 호스트되어 있으며 상태가 없습니다 (stateless) — 설치도, 빌드도, API 키도 필요 없습니다.
claude mcp add --transport http apizone https://apizone.io/api/mcp또는 Streamable-HTTP 엔드포이인트를 직접 지정해 어떤 MCP 클라이언트에나 연해할 수 있습니다:
https://apizone.io/api/mcp이 저장소의 server.json은 Model ConText Protocol 레지스트리 매니페스트입니다.
도구
모든 도구는 읽기 전용으며며 인증이 필요 않습니다:
도구 | 답변 내용 |
| 어느 API들 모니터링하는지와 그들의 현 상테 (선택적으로 카테고리별) |
| 특정 API가 현재 정상, 성능 저하, 또는 중단 상태인지 |
| 여러 API의 상태를 한 번에 확인 — 어떤 종속성이 문제인 짂 찾기 |
| 24시간/7일/30일/90일 동안의 가동률 %) 및 지연건시간(p50/p95) |
| 최근 발생한 장애 및 성능 저하 사항, 최신순 |
에이젼트 디스프레이 정보도도 /llms.txt에서 제공됩니다.
Related MCP server: GetMonitor MCP Server
상태 위젼 삽입
아무 페이지에나 실시간 상태 위젼을 널을 수 있습니다:
<div data-apizone="stripe,openai,aws-s3"></div>
<script src="https://apizone.io/widget.js" async></script>오는 단일 배지: htps://apizone.io/adge/<slug>.svg — 생성기는 /badges에서, 다수 API 위젼은 /widget에서 이용할 수 있습니다.
공개 JSON API
키는 필요 없으며 및 미벙 60 req/min:
GET /api/v1/status— 모든 서비스의 현재 상태와 지연 시간GET /api/v1/status/<slug>— 단일 API: 20h 체크, 90일 가운율, 인시던트GET /api/v1/uptile/<slug>— 24h/7d/30d/90d 동안의 가동률(%) 및 지연 시간
사양은 /appenapi.json 및 전체 참조는 api-docs에 있습니다.
상태가 측정되는 방식
합성 검증 (Synthetic checks). APIzone은 찰제 모니터링되는 서비스 마다 공개된 인증없는 무인증 엔드포이인트를 프로브합니다. 500 이하의 HTTP 응답은 전부 정상으로 간주합니다 (
api.stripe.com의401도 API가 살아 있음을 증명합니다); 타임아웃, 네트워크 오류, 5xx는 실패로 간주합니다.상태 분류. Down = 최근 체크 모두 실패. Degraded = 최근 일부 실패하거나, 레이턴시가 서비스 자체 기준치보다 크게 높은 경우.
오탐 방응. 인시던트를 열기 전에, 체커는 종종 다시 한 번 프로빙합니다. 회복된 일시적 스파이크는 억제되어 구독자에게 알림이 가지 않도록 합니다.
독립. 상태는 APIzone 자체 프로빙의 결과를 반영하며, 벤더의 공식 상태 페이지와 다를 수 있습니다.
이 저장소에 대하여
이 곳은 APIzone의 공개 MCP 및 제품 홈입니다. 모니터링 서비스는 대상으로 apizone.io에 호스팅되어 있습니다; 어플리케이션 소스는 비공개로 유지됩니다. MCP 서버에 대한 이슈와 제안(스택 API, 도구 아이디어)은 여기에 환영합니다.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityBmaintenanceMonitor 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.5101MIT

GetMonitor MCP Serverofficial
AlicenseCqualityCmaintenanceConnects AI assistants to GetMonitor status pages, monitors, incidents, and maintenance schedules via read-only tools.10017Apache 2.0- AlicenseAqualityBmaintenanceLive operational status for 2,400+ major software services — AWS, GitHub, Stripe, OpenAI, Cloudflare, and more — pulled from each provider's official status page and returned as a normalised up / degraded / down result for any service you ask about.51MIT
- AlicenseNot gradedqualityBmaintenanceEnables checking real-time operational status of 75+ AI services (OpenAI, Anthropic, Cursor, etc.) through tools like check_ai_status and list_ai_services.MIT
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.
Check real-time uptime and incident status for 285 APIs and cloud services.
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/HappyMealSteak/apizone-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server