Run global network tests like ping, traceroute, DNS, MTR, and HTTP from thousands of worldwide locations via MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Globalping MCP Server.
pingPerform ICMP/packet ping tests to a destination
tracerouteTrace network routing hops to a target
dnsResolve DNS queries using specific resolvers and record types
mtrRun combined ping and traceroute tests (My Traceroute)
httpExecute HTTP/HTTPS requests from probes worldwide
locationsList available Globalping probe regions and filters
Enable AI models to interact with a global network measurement platform through natural language. Give network access to any LLM.
Globalping is a free, public API that provides access to a globally distributed network of probes for monitoring, debugging, and benchmarking internet infrastructure. With Globalping, you can run network tests (ping, traceroute, DNS, MTR, HTTP) from thousands of locations worldwide.
The Globalping MCP Server implements the Model Context Protocol (MCP), allowing AI models and IDE assistants to interact with Globalping's network measurement capabilities through natural language.
The server supports standard OAuth 2.0 authentication as well as API token authentication for automated workflows.
The primary endpoint for all modern MCP integrations is:
https://mcp.globalping.dev/mcp Streamable HTTP
Connect Globalping as a remote MCP server in ChatGPT and Codex:
Add the remote server using the Codex CLI:
Or add to ~/.codex/config.toml directly:
Claude supports remote Streamable HTTP MCP connectors natively without requiring local mcp-remote bridges:
Globalpinghttps://mcp.globalping.dev/mcpRun the following command in your terminal:
To make Globalping available across all projects on your machine (global user scope) instead of just the current project directory:
Run claude mcp login globalping --no-browser if working over SSH or in a headless terminal to complete the authorization URL exchange manually.
Add Globalping to Cursor in one click:
Or configure manually in Settings โ Features โ MCP Servers โ Add New MCP Server:
SSE / HTTPglobalpinghttps://mcp.globalping.dev/mcpGlobalping is indexed in the official Gemini CLI Extensions Gallery.
Install via the Gemini extension manager:
(Add --auto-update to keep the extension automatically updated).
MCP: Add Server and enter https://mcp.globalping.dev/mcp.For any client supporting the standard Streamable HTTP MCP transport, add:
Legacy Clients (SSE / stdio fallback): If your client strictly requires SSE over a local process bridge, configure
npx mcp-remote https://mcp.globalping.dev/sse.
Globalping MCP supports two authentication modes:
To use Globalping directly with Anthropic's Messages API (MCP Connector), pass the remote server definition in your request payload:
| Tool | Description |
|---|---|
ping | Perform ICMP/packet ping tests to a destination |
traceroute | Trace network routing hops to a target |
dns | Resolve DNS queries using specific resolvers and record types |
mtr | Run combined ping and traceroute tests (My Traceroute) |
http | Execute HTTP/HTTPS requests from probes worldwide |
locations | List available Globalping probe regions and filters |
limits | Display the current free hourly test allowance and additional credits |
getMeasurement | Retrieve results of a historical measurement by ID |
compareLocations | Helper guide to compare multi-region performance metrics |
help | Tool reference and syntax documentation |
authStatus | Check the current MCP authentication status |
Once connected, run network diagnostics using natural language:
Locations can be specified using the location's magic parameter:
EU, NA, AS, AF, OC, SAUS, DE, JP, PL, BRLondon, Tokyo, New York, WarsawCloudflare, Google, AS13335, AS15169aws-us-east-1, gcp-us-central1London+UK, Cloudflare+US, AWS+Frankfurthttps://mcp.globalping.dev/mcp.401 Unauthorized response before completing OAuth is expected. Reconnect the integration and finish the browser authorization flow./sse endpoint only for clients that do not support Streamable HTTP.Authorization: Bearer YOUR_GLOBALPING_API_TOKEN.authStatus tool to verify that authentication is active and the limits tool to check the free hourly test allowance and available credits. The displayed rate limit covers free tests only; authenticated users with credits can continue above it by spending one credit per additional test.Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/jsdelivr-globalping-mcp-server)<a href="https://allmcps.com/mcp/jsdelivr-globalping-mcp-server"><img src="https://allmcps.com/api/badge/jsdelivr-globalping-mcp-server?style=directory" alt="Globalping MCP Server on AllMCPs" /></a>