Available AI Tools
Statly's MCP server provides 25+ tools for AI assistants.
Documentation Tools (Always Available)
These work without authentication:
- search_docs - Search Statly documentation
- get_sdk_reference - Get SDK API reference for JavaScript, Python, or Go
- get_code_example - Find code examples for common tasks
- get_api_reference - View REST API documentation
Monitor Tools (Requires Auth)
Manage your uptime monitors:
- monitors/list - List all monitors with current status
- monitors/get - Get detailed monitor information
- monitors/create - Create a new monitor
- monitors/update - Update monitor settings
- monitors/delete - Remove a monitor
- monitors/pause - Pause or resume monitoring
Incident Tools (Requires Auth)
Handle incidents through conversation:
- incidents/list - List open/resolved incidents
- incidents/get - Get incident details with updates
- incidents/create - Declare a new incident
- incidents/update - Update incident status
- incidents/resolve - Resolve an incident
- incidents/add_update - Post an update
Maintenance Tools (Requires Auth)
Schedule maintenance windows:
- maintenance/list - View scheduled maintenance
- maintenance/create - Schedule new maintenance
- maintenance/update - Modify maintenance window
- maintenance/delete - Cancel maintenance
Status Tools (Requires Auth)
Query your system status:
- status/summary - Current status overview
- status/components - List all components
- status/history - Historical uptime data
Example Prompts
Monitor Management
- "Create an HTTP monitor for https://api.example.com/health"
- "Pause the staging environment monitors"
- "Show me monitors that are currently down"
Incident Management
- "Create an incident: Payment processing is experiencing delays"
- "Update the database incident: We've identified the root cause"
- "Resolve all monitoring-related incidents"
Status Queries
- "What's the current status of our services?"
- "Show me the uptime for the past week"
- "Are there any scheduled maintenance windows?"