Agent Tools
Back to MCP servers
● degraded

Provides global network diagnostics through Cloudflare Workers, enabling engineers to run tests like ping, traceroute, and HTTP requests from worldwide locations for troubleshooting connectivity issues and analyzing network performance.

Transport
sse
Auth
oauth
Cost
free_tier

How to connect

MCP endpoint (sse)
https://mcp.globalping.dev/sse
JSON-RPC initialize probe
curl -X POST https://mcp.globalping.dev/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/jsdelivr/globalping-mcp-server
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/jsdelivr-globalping