mcpbeat Sign in

Prismix Status MCP Server

answering

Prismix Status MCP is answering right now. Last checked 4 min ago. It exposes 3 tools. Last commit 23 Jul 2026.

Real-time status for 75+ AI services (OpenAI, Anthropic, Cursor). No auth, CORS-enabled.

Uptime history 52 days of history · worst day 91%
52 days agonow
93.4%
Uptime 24h
85 of 91 checks
3
Tools
read from the server
175 ms
Response time
average over 24h
0
Stars
last commit 23 Jul 2026

Prismix Status MCP does not always answer

Over the last week it answered 97.5% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add prismix-status-mcp --transport http https://prismix.dev/api/v1/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "prismix-status-mcp": {
      "url": "https://prismix.dev/api/v1/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.prismix-status-mcp]
url = "https://prismix.dev/api/v1/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "prismix-status-mcp": {
      "url": "https://prismix.dev/api/v1/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "prismix-status-mcp": {
      "url": "https://prismix.dev/api/v1/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

incident
get_incident_history
Get the recent incident history (last 30 days) for a specific AI service — past outages and degradations with impact level, start time, and resolution/duration. Useful for answering "has Anthropic been reliable lately?" or "how often does Cursor go down?". Also returns the 30-day uptime percentage and total recent-incident count.
services
list_ai_services
List all 75+ AI services tracked by Prismix with their current status. Returns service ID, name, category, and operational indicator.
status
check_ai_status
Check the current operational status of AI services tracked by Prismix. Returns status indicator (operational/degraded/outage), active incident count, and 30-day uptime. Covers 75+ services: OpenAI, Anthropic, Cursor, Mistral, Perplexity, Google AI, and more. Pass a service name/id to filter, or omit to see all.

Endpoints

URLTransportStateLatencyChecked
https://prismix.dev/api/v1/mcp streamable-http answering 192 ms 4 min ago

Alternatives to Prismix Status MCP

same job, measured the same way
status-aggregator
by weiseer

Cross-vendor SaaS status aggregator for AI agents (Anthropic/OpenAI/AWS/GH/Stripe/CF).

39 installs/wk local only
Elecz Electricity Price Signal API
by zemloai-ctrl

Real-time electricity prices for AI agents. 40+ countries, 100+ zones. No auth required.

3 tools answering
Hivemind
by quantulabs

Query multiple AI models (OpenAI, Anthropic, Google) for consensus responses.

35 installs/wk local only
Claude News
by claudenews

Real-time Claude & Anthropic news from your own Claude — free, no API key.

2 tools answering
Preflight
by newrelic-experimental

New Relic MCP server for observing AI coding assistants (Claude Code, Cursor, Copilot, etc.)

1 831 installs/wk local only
Vllm Ops MCP
by jaimenbell

Read-only ops/health MCP server for a local vLLM instance: health tiers, GPU/VRAM, service status.

48 installs/wk local only
Styx MCP Server
by timmx7

MCP server for Styx — intelligent AI routing across OpenAI, Anthropic, Google, and Mistral.

23 installs/wk local only
MailFlat
by mailflat

Real email inboxes for AI agents: open an address, read the one-time code, send mail.

366 installs/wk local only

Prismix Status MCP — questions

Answers built from our own checks of this server.

What can Prismix Status MCP do?
It exposes 3 tools, read directly from the server on our last check. Among them: check_ai_status, get_incident_history, list_ai_services. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Prismix Status MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 85 of 91 checks got a reply (93.4%), average response time 175 ms. The bar chart above shows every period we have measured.
How do I connect Prismix Status MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Prismix Status MCP need an API key?
No. Prismix Status MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Prismix Status MCP?
It answers our handshake in 175 ms on average, which is faster than 81% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Prismix Status MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.