# AIStatusDashboard MCP server

Read-only MCP server for AIStatusDashboard status, incidents, metrics, and fallback recommendations.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-aistatusdashboard-aistatusdashboard
- Repository: https://github.com/aistatusdashboard/aistatusdashboard
- Website: https://aistatusdashboard.com/ai

## Install
- Endpoint: https://aistatusdashboard.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://aistatusdashboard.com/mcp

## Tools
- status.get_summary - Summarize provider status across official and observed signals. Endpoint: https://aistatusdashboard.com/mcp
- status.get_health_matrix - Return health matrix tiles for provider models/endpoints/regions. Endpoint: https://aistatusdashboard.com/mcp
- incidents.search - Search incidents with filters and pagination cursor. Endpoint: https://aistatusdashboard.com/mcp
- incidents.get - Fetch a single incident by stable ID. Endpoint: https://aistatusdashboard.com/mcp
- metrics.query - Query metric time series over a window. Endpoint: https://aistatusdashboard.com/mcp
- recommendations.get_fallback_plan - Generate a fallback plan for a model/region/endpoint. Endpoint: https://aistatusdashboard.com/mcp
- policy.generate - Generate routing policy JSON for a model/region/endpoint. Endpoint: https://aistatusdashboard.com/mcp

## Resources
- resource://providers - List of providers monitored by AIStatusDashboard. MIME type: application/json
- resource://docs/agent/quickstart - Quickstart for MCP usage. MIME type: text/markdown

## Prompts
- prompt://diagnose_outage - Diagnose an outage and summarize blast radius.
- prompt://choose_fallback_plan - Select a fallback plan based on current metrics.
- prompt://draft_customer_update - Draft a customer update based on incident timeline.
- prompt://generate_postmortem_outline - Create a postmortem outline with action items.

## Metadata
- Owner: io.github.aistatusdashboard
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jan 13, 2026
- Source: https://registry.modelcontextprotocol.io
