๐ MCP SERVER
GIVE YOUR AI LIVE STATUS DATA
Install the @weary-ai/mcp server and Claude Desktop, Cursor, or any MCP-aware agent can check if AI services are down โ without you opening a browser.
INSTALL
npm install @weary-ai/mcp
AVAILABLE TOOLS
get_current_status(service?: string)
Snapshot of all services or one specific service
get_service_status(slug: string)
Detailed live status for one service
list_incidents(since?, severity?, service?)
Recent or ongoing incidents
get_wooden_spoon(period: week | month)
Current Wooden Spoon winner
get_biggest_losers(limit?: number)
The weariness leaderboard
EVERY RESPONSE INCLUDES
- source_url โ link back to the canonical weary.ai page
- license โ CC-BY-4.0
- attribution โ ready-to-cite string
The MCP server is a thin wrapper over the public JSON API. All data is CC-BY-4.0.