Pulsetic MCP Server
JSON →The Pulsetic MCP Server connects Pulsetic monitoring with AI agents and MCP-compatible tools, enabling direct access to uptime data, cron monitoring results, incident management workflows, and status page information through the Model Context Protocol (MCP). It allows teams to securely expose operational monitoring data in a structured format, making it easy to build AI-driven automation, monitoring assistants, and intelligent operational workflows without custom middleware.
Tools · 17
- monitor_list List all monitors
- monitor_get Get details of a specific monitor
- monitor_create Create a new monitor
- monitor_update Update an existing monitor
- monitor_delete Delete a monitor
- monitor_pause Pause a monitor
- monitor_resume Resume a paused monitor
- alert_list List all alerts
- alert_get Get details of a specific alert
- alert_create Create a new alert
- alert_update Update an existing alert
- alert_delete Delete an alert
- statuspage_list List all status pages
- statuspage_get Get details of a specific status page
- statuspage_create Create a new status page
- statuspage_update Update an existing status page
- statuspage_delete Delete a status page
Environment variables
YOUR_API_KEY
Links
★ 2 GitHub stars