mcpbeat Sign in

Pingcheck MCP Server

by churman1113 Your server? Claim it
local only

Pingcheck MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm.

PingCheck status monitoring for AI agents. Read public pages or your own monitors via pk_ API key.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 315 · avg 22 · -49% w/w
a month agotoday
56
Installs / week
npm · pingcheck-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pingcheck-mcp -- npx -y pingcheck-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pingcheck-mcp": {
      "args": [
        "-y",
        "pingcheck-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pingcheck-mcp]
command = "npx"
args = ["-y", "pingcheck-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pingcheck-mcp": {
      "args": [
        "-y",
        "pingcheck-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pingcheck-mcp": {
      "args": [
        "-y",
        "pingcheck-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Pingcheck MCP

same job, measured the same way
Pulse — heartbeat & status monitor for AI agents
by workers-notdown-app-pulse

Your agent pings once per run; get a public up/late/down status page. Auto-creates checks. One call.

4 tools answering
Uptimepage
by uptimepage

Monitor uptime and incidents, run checks, and publish status updates from your Uptimepage org.

16 tools answering
Orbilo
by orbilo

Check whether a website is ready for AI agents (UCP, WebMCP, Access) and monitor your own sites.

5 tools answering
Vivere
by vivere

Know when cron jobs and AI agents stop running: create monitors and check in from your agent.

7 tools answering
Vantaj
by vantaj

Vantaj uptime monitoring via MCP - manage monitors, heartbeats, incidents, and status pages.

13 tools answering
Fettle
by fettle

Uptime monitoring for developers — monitors, incidents, heartbeats and status pages

32 installs/wk answering
A
Patent Data
by patentdata

US patent status for agents: applications, office actions, owners, PTAB, claims, monitors.

answering
Betterstack
by usefulapi

Read monitors, incidents, heartbeats, on-call and status pages; acknowledge or resolve incidents.

9 tools answering

Pingcheck MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Pingcheck MCP?
Pingcheck MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package pingcheck-mcp was installed 56 times last week.
Is Pingcheck MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Pingcheck MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls pingcheck-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Pingcheck MCP?
The npm package pingcheck-mcp was installed 56 times in the last week. Week over week that is -49%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.