MCP Server: Query IsDown from AI Assistants
π€ Query IsDown from AI Assistants
Stop switching between tabs to check if your services are healthy. We've built an MCP (Model Context Protocol) server so you can talk to IsDown directly from AI assistants like Claude.
Whether you're debugging an issue or just starting your day, you can now get instant status updates using natural language. It's like having a DevOps assistant who knows exactly what's happening with your stack.
What can you do? π§
Ask your AI assistant things like:
-
"What services are currently experiencing issues?"
-
"Show me recent incidents for AWS"
-
"What's the status of my production board?"
The server gives your AI 6 read-only tools to fetch the data you need:
-
list_servicesβ See all your monitored services. -
get_service_statusβ Check the health of a specific service. -
search_servicesβ Quickly find a service by name. -
list_incidentsβ View and filter ongoing or past incidents. -
get_incidentβ Dig into the details of a specific event. -
list_boardsβ See all your custom status boards.
Getting Started π
The MCP Server is available for our Enterprise customers. It only takes a few minutes to hook up to your workspace.
Ready to try it? Check out the setup guide β