Pingdom

Pingdom

Template description for Pingdom

2VIEWS
2822USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app pingdomnpx @composio/cli add cursor --app pingdomnpx @composio/cli add cursor --app pingdomnpx @composio/cli add cursor --app pingdom

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Pingdom Alert Actions

Tool to retrieve a list of alert actions for your pingdom account. use when you need to fetch actions with optional filters: pagination, check ids, user ids, status, via channel, or time range.

Get Checks List

Tool to retrieve an overview list of all uptime checks with optional filters and pagination. use when you need to fetch checks after configuring probes or tags.

Get Contacts

Tool to retrieve all alerting contacts. use when you need to list every contact along with their notification targets after establishing a pingdom session.

Get Contact Details

Tool to fetch detailed info of a specific pingdom alerting contact. use when you need full configuration of a contact’s notification methods by contact id.

Get Credits

Tool to retrieve account credit and rate-limit information. use when you need to check remaining checks and api credits before proceeding with further requests.

List Maintenance Occurrences

Tool to list maintenance occurrences. use when you need occurrences filtered by time range or a specific maintenance window id.

Get Maintenance Windows

Tool to retrieve a list of maintenance windows. use when you need to list user's maintenance windows with optional pagination and time range filters.

Get Probes

Tool to retrieve all pingdom probe servers. use when you need to list available probes for uptime or transaction checks.

Get Reference Data

Tool to retrieve pingdom reference data including time zones, states, probes, actions, roles, contact types, and integration types. use when you need account-wide reference lists before configuring checks.

Get Single Check

Tool to perform a single pingdom check. use when you need an immediate test of a host or url from specific probes. example: "perform single check on example.com with http type".

Get Teams

Tool to retrieve all alerting teams and their members. use after authenticating to pingdom to manage team configurations.

Get Team Details

Tool to fetch detailed information for a specific alerting team. use after listing teams to get full members and integrations details.

Get Tms Transaction Checks List

Tool to list all transaction (tms) checks. use when you need an overview of all scripted or recorded checks.

13 actions available