MCP Servers / communication / Globalping

Globalping

JSON →
stdiononeofficial55communication

Network access with the ability to run commands like ping, traceroute, mtr, http, dns resolve.

Install
How to run this server
[ { "cmd": "npx wrangler", "imports": [] } ]
server path: globalping
Tools
What this server exposes
ping
Perform a ping test to a target
traceroute
Perform a traceroute test to a target
dns
Perform a DNS lookup for a domain
mtr
Perform an MTR (My Traceroute) test to a target
http
Perform an HTTP request to a URL
locations
List all available Globalping probe locations
limits
Show your current rate limits for the Globalping API
getMeasurement
Retrieve a previously run measurement by ID
compareLocations
Guide on how to run comparison measurements
help
Show a help message with documentation on available tools
Configuration
Environment & auth
authnone
envYOUR_TOKEN
envYOUR_GLOBALPING_API_TOKEN
envGLOBALPING_CLIENT_ID
Resources
Globalping — MCP Server · libregistry