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.

View Source
16 stars
0 tools
Created Aug 2025
@jsdelivr/jsdelivr-globalping-globalping-mcp-server

About

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.

Categories

general

Installation

npm

npm install @jsdelivr/jsdelivr-globalping-globalping-mcp-server

Configuration

{ "mcpServers": { "jsdelivr-globalping-globalping-mcp-server": { "command": "npx", "args": [ "-y", "@jsdelivr/jsdelivr-globalping-globalping-mcp-server" ] } } }