Xitoring MCP
JSON →Connect AI assistants to Xitoring monitoring: servers, uptime, incidents, metrics, SSL, and alerts
Tools · 44
- list_servers List all servers and their current status
- get_server Get detailed information about a specific server
- get_server_metrics Fetch live and historical CPU, memory, disk, and network metrics for a server
- list_top_processes List top processes by CPU or memory usage on a server
- get_system_info Get system information for a server
- list_uptime_checks List all uptime checks (HTTP, HTTPS, TCP, DNS, ICMP)
- get_uptime_check Get detailed information about a specific uptime check
- get_uptime_percentage Get uptime percentage for a check over a specified period
- list_ssl_checks List all SSL certificate checks
- get_ssl_check Get detailed information about a specific SSL check
- list_heartbeat_checks List all heartbeat checks
- get_heartbeat_check Get detailed information about a specific heartbeat check
- list_incidents Search and filter incidents
- get_incident Get detailed information about a specific incident
- get_incident_timeline Get the timeline of events for an incident
- get_incident_notes Get notes attached to an incident
- list_triggers List alert triggers
- get_trigger Get detailed information about a specific trigger
- list_notification_routing List notification routing rules
- get_notification_routing Get detailed information about a specific notification routing rule
- list_status_pages List all status pages
- get_status_page Get detailed information about a specific status page
- list_status_page_components List components exposed on a status page
- list_maintenance_windows List current and upcoming maintenance windows
- get_maintenance_window Get detailed information about a specific maintenance window
- get_uptime_report Pull an uptime report for a check over a specified period
- get_ssl_report Pull an SSL certificate report
- get_subscription_info Get subscription and quota usage information
- list_support_tickets List support tickets
- get_support_ticket Get detailed information about a specific support ticket
- list_audit_logs List account-level audit logs
- list_xitogent_logs List Xitogent connection and installation logs
- list_notification_delivery_logs List notification delivery history
- resolve_incident Resolve an incident
- add_incident_note Add a note to an incident
- pause_check Pause an uptime, SSL, or heartbeat check
- unpause_check Unpause a previously paused check
- create_uptime_check Create a new uptime check (HTTP, HTTPS, TCP, DNS, ICMP)
- create_ssl_check Create a new SSL certificate check
- create_heartbeat_check Create a new heartbeat check
- schedule_maintenance Schedule a maintenance window
- send_test_notification Send a test notification to a contact or routing rule
- invite_contact Invite a new contact to the account
- open_support_ticket Open a new support ticket
Environment variables
YOUR_API_KEY
Links
★ 1 GitHub stars