OutageDeck
About
Live status, incidents, and uptime history for 172 cloud and SaaS vendors via a keyless hosted MCP server.
Details
- Author
- outagedeck
- Categories
- Cloud Service, Infrastructure
Jump to
Setup
Install OutageDeck in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/outagedeck/mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Use it to answer“is it us or them?” before debugging your code.
- Remote MCP endpoint:https://outagedeck.com/api/mcp
- Transport: Streamable HTTP
- Public status tools: free, no account or key
- Official MCP Registry:com.outagedeck/outagedeck-status
- Full documentation:outagedeck.com/developers/mcp
- Installable outage-triage agent:published in GitHub Awesome Copilot
- GitHub Actions:outagedeck/status-check@v1
- Terminal and general CI:brew install outagedeck/tap/outagedeck
Every successfulcheck_my_stackresponse includes two links:links.liveBoardfor the current stack view andlinks.alertsfor the same resolved providers already selected in the account flow. Free email alerts cover up to five providers. Slack, Teams, Discord, and webhook delivery are available from the same setup.
Antigravity CLI (installs the native plugin with public read-only MCP tools):
agy plugin install https://github.com/outagedeck/mcp
The plugin uses Antigravity's currentserverUrlschema, requests no secrets or local execution, and disables the five account-scoped tools. See theAntigravity setup guidefor prompts and the current public tool catalog.
Gemini CLI (installs the public read-only MCP tools as an extension):
gemini extensions install https://github.com/outagedeck/mcp
The extension requests no settings or secrets and intentionally exposes only the nine public read-only tools. See theGemini CLI setup guidefor prompts and the current tool catalog.
Codex (installs the MCP server plus the dependency-outage triage skill):
codex plugin marketplace add outagedeck/codex-plugins
Then run/plugins, chooseOutageDeck, install the plugin, and start a new session. Thepublic plugin marketplaceis validated against the live MCP contract.
Claude Code (installs the same MCP server and triage skill):
claude plugin marketplace add outagedeck/codex-plugins claude plugin install outagedeck@outagedeck
Portable Agent Skill for Codex, Claude Code, Cursor, GitHub Copilot, Windsurf, Gemini CLI, Cline, and other compatible agents:
npx skills add https://github.com/outagedeck/codex-plugins --skill triage-dependency-outages
The portable skill islisted with a passing Snyk audit on skills.sh. It uses the MCP tools when available and otherwise falls back to the anonymous REST API for current status and incident evidence.
Agent Package Manager (afterapm init; deploys to the clients declared in your APM project):
apm install --mcp com.outagedeck/outagedeck-status --transport http --registry https://registry.modelcontextprotocol.io
claude mcp add --transport http outagedeck https://outagedeck.com/api/mcp
OpenCode: add the remote server toopencode.json:
{ "$schema": "https://opencode.ai/config.json", "mcp": { "outagedeck": { "type": "remote", "url": "https://outagedeck.com/api/mcp" } } }
Verify the connection withopencode mcp debug outagedeck, then ask: “Check AWS, GitHub, and Cloudflare for active incidents before changing deployment code. use outagedeck”. See theOpenCode setup guidefor the current tool catalog and trust model.
For MCP clients that accept JSON configuration:
{ "mcpServers": { "outagedeck": { "url": "https://outagedeck.com/api/mcp" } } }
No package, daemon, or environment variable is required.
- “Before debugging this deploy, check AWS, Cloudflare, GitHub, and OpenAI.”
- “Is Claude down, or is this failure in my app?”
- “What major vendor incidents are active right now?”
- “Show GitHub's uptime and incident history for the last 30 days.”
- “Give me a citable timeline for the current Cloudflare incident.”
OutageDeck reads official provider status feeds about every 10 minutes. It does not guess from social reports or claim to replace a provider's own status page. Tool results include source and OutageDeck links so an agent can cite what it reports.
Public tools are read-only. Account-specific tools require an OutageDeck API key, and each tool declares its read-only, idempotent, and destructive hints to MCP clients.
Provider status, incident history, the public API, RSS, badges, and the public MCP tools are free without an account. Free accounts add email alerts for up to five providers. Paid plans add Slack, Teams, Discord, and webhook alerts, custom providers, and higher API quotas.
- Start free email alerts for up to five providers
- See pricing
- Browse all providers
Questions or security reports:hello@outagedeck.com
Navigate your Aiven projects and interact with the PostgreSQL®, Apache Kafka®, ClickHouse® and OpenSearch® services
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform.
Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.
This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.
Core AWS MCP server providing prompt understanding and server management capabilities.
Analyze CDK projects to identify AWS services used and get pricing information from AWS pricing webpages and API.
Query and analyze your Axiom logs, traces, and all other event data in natural language
Manage and interact with Microsoft Azure services.
Bastion: External Attack Surface Monitoring
Ask your AI assistant about your attack surface: run scans, catch expiring certificates and domains, triage findings, and generate reports.
Agent-ready global image CDN that AI agents can install and operate through MCP.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

