Monitor websites, APIs and services with 127 AI tools across 23 protocols (HTTP, TCP, DNS, SSL, ICMP, gRPC, SMTP, SOCKS5, MTProxy, and more). Zero-config OAuth — just add the URL, browser opens, log in, done. Tag filtering for Cursor/Cline, BM25 tool search, Code Mode sandbox. 8 alert channels: Telegram, Discord, Email, Slack, MS Teams, Mattermost, Webhook, Web Push.
Overview
PingZen MCP Server — 127 AI Tools for Uptime Monitoring
Quick Start
Add this URL to your AI client — OAuth handles everything automatically:
Supported Clients
| Client | Auth | Config |
|---|---|---|
| Claude Code | OAuth | claude mcp add-json pingzen '{"type":"http","url":"https://pingzen.dev/mcp/"}' |
| Cursor | OAuth | {"mcpServers":{"pingzen":{"url":"https://pingzen.dev/mcp/"}}} |
| VS Code | OAuth | {"servers":{"pingzen":{"type":"http","url":"https://pingzen.dev/mcp/"}}} |
| Claude Desktop | OAuth | {"mcpServers":{"pingzen":{"type":"streamable-http","url":"https://pingzen.dev/mcp/"}}} |
| Cline | API Key | Requires pz_* API key from dashboard |
23 Protocols
HTTP, HTTPS, TCP, UDP, ICMP, Ping, gRPC, DNS, WHOIS, SSL, SMTP, IMAP, POP3, FTP, FTPS, DNSBL, WS, WSS, PageSpeed, API Check, Transaction, SOCKS5, MTProxy
Features
- 127 tools covering monitors, alerts, incidents, status pages, heartbeats, webhooks, reports, maintenance
- Tag filtering —
?include_tags=monitors,alertsfor Cursor (40-tool limit) - BM25 tool search —
search_toolsmeta-tool finds the right tool by keywords - Code Mode (experimental) —
/mcp/code/endpoint, LLM writes Python in sandbox - 8 alert channels — Telegram, Discord, Email, Slack, MS Teams, Mattermost, Webhook, Web Push
- OAuth 2.0 + RFC 9728 — zero-config, just add URL
Server Config
{
"mcpServers": {
"pingzen": {
"url": "https://pingzen.dev/mcp/"
}
}
}