Skip to main content
This reference reflects the current MCP Server v1 tool surface. It is not a roadmap or a commitment to future tools. Each tool is shown only when the MCP session has the required permission. Some write tools also require a matching Checkly account role, such as Admin or Read & Write.

Account tools

Example prompts:
Prompt
Prompt

Check tools

For large accounts, start with list-check-stats filters instead of asking for every check at once. The default response is status-only. The tool supports:
  • tag: filter by one or more tags.
  • type or checkType: filter by check type.
  • search: filter by check name.
  • status: filter by passing, failing, or degraded.
  • limit and page: page through matching checks. The default page size is 25 and the maximum is 100.
  • includeReliability: set to true to include availability, response-time percentiles, and ICMP latency or packet-loss metrics.
  • range: set the analytics range when includeReliability is true. The default is last24Hours.
The response includes pagination metadata (length, total, page, limit, and totalPages) plus the applied filters, so your client can continue with the next page only when needed. list-check-results stays compact for fast triage. Result rows include responseStatusCode, responseStatusText, totalAssertions, and failingAssertions when available, so your client can inspect common URL and API failure signals before fetching full result details or assets. trigger-checks only runs checks that already exist on the account. Use prepare-local-check-authoring and the Checkly CLI when you need to create, test, or deploy local check code. Example prompts:
Prompt
Prompt

Test session tools

Example prompt:
Prompt

Result asset tools

Example prompt:
Prompt

Root cause analysis tools

Call get-error-group-root-cause-analyses before triggering a new RCA so your agent can reuse existing analysis when available. Example prompt:
Prompt

Environment variable tools

Example prompt:
Prompt

Status page tools

Example prompt:
Prompt

Incident tools

Example prompts:
Prompt
Prompt