Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
aistatusdashboard/aistatusdashboard
GitHub Stars
0

Available Tools

7 tools
incidents.getTry in Inspector

Fetch a single incident by stable ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
incident_idYes
incidents.searchTry in Inspector

Search incidents with filters and pagination cursor.

ParametersJSON Schema
NameRequiredDescriptionDefault
qNo
limitNo
modelNo
sinceNo
untilNo
cursorNo
regionNo
providerNo
severityNo
active_onlyNo
metrics.queryTry in Inspector

Query metric time series over a window.

ParametersJSON Schema
NameRequiredDescriptionDefault
modelNo
sinceNo
untilNo
metricYes
regionNo
surfaceNo
providerNo
granularity_secondsNo
policy.generateTry in Inspector

Generate routing policy JSON for a model/region/endpoint.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNo
modelYes
regionYes
endpointYes
providerNo
objectiveNo
streamingNo
recommendations.get_fallback_planTry in Inspector

Generate a fallback plan for a model/region/endpoint.

ParametersJSON Schema
NameRequiredDescriptionDefault
tierNo
modelYes
regionYes
signalNo
endpointYes
providerNo
streamingNo
http_429_rateNo
http_5xx_rateNo
latency_p50_msNo
latency_p95_msNo
latency_p99_msNo
tokens_per_secNo
stream_disconnect_rateNo
status.get_health_matrixTry in Inspector

Return health matrix tiles for provider models/endpoints/regions.

ParametersJSON Schema
NameRequiredDescriptionDefault
lensNo
providerYes
window_secondsNo
status.get_summaryTry in Inspector

Summarize provider status across official and observed signals.

ParametersJSON Schema
NameRequiredDescriptionDefault
lensNo
modelNo
regionNo
surfaceNo
providerNo
window_secondsNo

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.