Mmcp.market

Healthchecks MCP server

by ni-c·io.github.ni-c/healthchecks-mcp·v0.3.0

Inspect, create and adjust Healthchecks cron and uptime checks, and read why one failed

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
Growing

0 stars34 downloads/wk

Reviews

Write one

Nobody has reviewed Healthchecks yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Healthchecks tools (14, 3 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • create_checkwrite action

    Creates a check. Pass either timeout (a simple period) or schedule (a

  • delete_checkwrite action

    Deletes a check permanently. Its UUID is not recoverable, so every

  • get_api_key_info

    Reports which instance is configured, whether the API key works, and

  • get_check

    Fetches one check with all its fields, including the description and

  • get_ping_body

    Returns the body that was POSTed with one ping — usually the output of

  • get_status

    Checks that the configured Healthchecks instance is reachable and its

  • list_badges

    Lists the status badge URLs of the project, one entry per tag plus "*"

  • list_checks

    Lists the checks in the project the API key belongs to, newest state

  • list_flips

    Lists the up/down transitions of a check — the history behind its

  • list_integrations

    Lists the notification integrations of the project, with the UUIDs that

  • list_pings

    Lists recent pings of a check, newest first. The instance caps this at

  • pause_check

    Pauses a check: it stops expecting pings and stops alerting.

  • resume_check

    Resumes a paused check and puts it back into the "new" state, waiting

  • update_checkwrite action

    Updates a check. Fields that are not given stay unchanged. Two

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan29 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y healthchecks-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add healthchecks-mcp -- npx -y healthchecks-mcp
Add to Cursor

Healthchecks: common questions

Is Healthchecks MCP server safe?
Mostly: it is graded B (83/100). Read the Healthchecks safety report
How do I install Healthchecks?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Healthchecks need an API key?
Yes. The registry entry asks for HEALTHCHECKS_API_KEY.
Is Healthchecks maintained?
The last commit was in the last day (2026-09-19). The latest release is v0.3.0.

More from ni-c