Pingcheck MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 232 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.
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.
claude mcp add pingcheck-mcp -- npx -y pingcheck-mcp
{
"mcpServers": {
"pingcheck-mcp": {
"args": [
"-y",
"pingcheck-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.pingcheck-mcp]
command = "npx"
args = ["-y", "pingcheck-mcp"]
{
"mcpServers": {
"pingcheck-mcp": {
"args": [
"-y",
"pingcheck-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pingcheck-mcp": {
"args": [
"-y",
"pingcheck-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.