Globalping
Rank #6916pulsemcp/jsdelivr-globalping
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.
Globalping is a Model Context Protocol (MCP) server published by jsdelivr. It ranks #6916 of 58,900 servers tracked on MCP Toplist, and its repository has 55 GitHub stars. Globalping is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 14, 2025.
Ranks ahead of 51,984 of 58,900 servers on MCP Toplist.
Use Globalping
Add Globalping to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"jsdelivr-globalping": {
"url": "https://mcp.globalping.dev/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
jsdelivr
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Globalping?
- 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.
- Who maintains Globalping?
- Globalping is maintained by jsdelivr, which publishes 5 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Globalping an official MCP server?
- Globalping is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Globalping have?
- Globalping ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Globalping?
- The source code for Globalping is hosted at github.com/jsdelivr/globalping-mcp-server.