Prismix Status

by prismor

Not rated
GitHub

About

Ask Claude if any AI provider is down — a hosted MCP server with real-time status, incident history, and 30-day uptime for 75+ AI services, no auth.

Details

Author
prismor
Categories
Developer Tools, Other, AI, Security

Setup

Install Prismix Status in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/prismor/prismix-status-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

Ask Claude "Is OpenAI down?" and get a live answer.

A Model Context Protocol (MCP) server exposing real-time operational status for75+ AI services— OpenAI, Anthropic, Cursor, GitHub Copilot, Gemini, Mistral, Perplexity, DeepSeek, Hugging Face, and more. Powered byPrismix, which monitors each provider's official status feed around the clock.

- Hosted endpoint, zero setup:https://prismix.dev/api/v1/mcp
- No API key, no signup, no rate-limit hoops
- Streamable HTTP transport, MCP protocol2024-11-05
- CORS-enabled; works from Claude Desktop, Claude Code, Cursor, or any MCP client
- This repo is the server's source — also deployable as your own Cloudflare Worker

Add toclaude_desktop_config.json(Settings → Developer → Edit Config):

{ "mcpServers": { "prismix-status": { "url": "https://prismix.dev/api/v1/mcp" } } }

Restart Claude Desktop. Done — ask"Which AI services are degraded right now?"

claude mcp add --transport http prismix-status https://prismix.dev/api/v1/mcp

Add to.cursor/mcp.jsonin your project (or~/.cursor/mcp.jsonglobally):

{ "mcpServers": { "prismix-status": { "url": "https://prismix.dev/api/v1/mcp" } } }

Current status for one service (or all of them).

Returns per service: status indicator (Operational / Degraded / Partial outage / Major outage), active incident count, 30-day uptime %, response latency, and a link to the full incident history.

- "Is Anthropic down right now?"
- "What's Cursor's 30-day uptime?"
- "Check the status of every AI service I might be using"

Recent incident history (last 30 days) for one service — past outages and degradations with impact level, start time, and resolution/duration, plus the 30-day uptime %.

- "Has Anthropic been reliable this month?"
- "How often does Cursor go down?"
- "Show me OpenAI's recent incidents"

Enumerates all 75+ tracked services with ID, name, category, and current indicator. Useful for discovering exact service IDs.

- JSON-RPC 2.0 over HTTP POST (Streamable HTTP transport)
- Protocol version2024-11-05
- Supported methods:initialize,ping,tools/list,tools/call
- Notifications (requests withoutid) are accepted with202

curl -s https://prismix.dev/api/v1/mcp \ -H "Content-Type: application/json" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"check_ai_status","arguments":{"service":"openai"}}}'

The worker sources data from Prismix's free public REST API (GET https://prismix.dev/api/v1/statuses— no auth, CORS-enabled), so a self-hosted copy needs zero secrets:

Your worker URL then speaks the same MCP protocol as the hosted endpoint.

Status data refreshes every ~5 minutes from each provider's official status page or a direct HTTP probe where no status page exists. The full dashboard, incident history, per-service uptime, and embeddable badges live atprismix.dev. Email alerts on status changes are free with an account.

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

13-tool MCP server for AI agent authorization. Manage agents, grants, tokens, and audit logs from Claude Desktop, Cursor, or Windsurf. Plus @grantex/mcp-auth for adding OAuth

Security-first WordPress MCP server for Claude, ChatGPT, and Gemini. API key + OAuth 2.1 auth, per-tool capability gating, full activity log. 127 tools covering posts, pages, media, WooCommerce, Elementor, ACF. Free on wp.org.

Humanizer PRO is an MCP server that transforms AI-generated text into natural, human-sounding content. It provides 4 tools: - humanize_text: Rewrite AI text to bypass detectors like GPTZero, Turnitin, Originality.ai, Copyleaks, and ZeroGPT. Three modes: Stealth (highest bypass rate), Academic (Turnitin-optimized), SEO (marketing content). - scan_ai_detection: Analyze text for AI patterns. Returns AI probability score, human-likeness percentage, and verdict. - check_word_balance: Check remaining word credits and subscription plan details. - get_subscription_plans: Browse plans - Free (500 words), Starter ($9.99/mo, 30K words), Creator ($14.99/mo, 100K words), Pro Annual ($119.88/yr, 100K words/mo). Authentication: OAuth 2.0. Works with ChatGPT, Claude, Cursor, and all MCP-compatible clients.

Self-hosted MCP gateway that connects Claude, ChatGPT, and other AI agents to 20+ enterprise tools (GitLab, Jira, Notion, Google Workspace, Slack, Grafana, …) with OAuth, audit logs, and zero data leaving your infrastructure.

Task/project MCP server with OAuth for Claude, Cursor bridge, semantic search, staged write approval

Ask Claude or ChatGPT about your own credit cards: balances, best card for a purchase, missed rewards. Read only, OAuth 2.1.

Give Claude, ChatGPT, Claude Code, and other AI assistants secure access to your Wave meeting transcripts, summaries, and semantic search — with one URL and OAuth.

AI traffic control plane (chaos governor): Redis prompt replay, compliant web ingest, SSO org ledger, Agent Shell. BYOK OpenAI-compatible ingress. Cursor optional; MCP is a compatibility client.

Growth marketing, SEO and GEO as agent tools: 41 tools for ranked growth moves, drafted deliverables, ship actions, and AI answer visibility across ChatGPT, Gemini, Perplexity and Google AI Overviews, hosted remote at https://afterlaunch.io/api/mcp with anonymous discovery and OAuth.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.