Loading...

Globalping MCP server enables AI models to run network tests (ping, traceroute, DNS, etc.) from thousands of global locations via natural language.
Boost this tool
Subscribe to listing upgrades or segmented pushes.
Globalping MCP server enables AI models to run network tests (ping, traceroute, DNS, etc.) from thousands of global locations via natural language.
The Globalping MCP server is relatively safe for read-only operations and network testing. However, careful monitoring and configuration are needed to prevent abuse or unintended network impact. API token security is crucial.
Performance depends on the Globalping infrastructure and network conditions. Expect variations in response times based on location and network load.
Globalping offers a free tier with limited usage. Higher usage requires a paid plan. Be mindful of API call volume to avoid unexpected costs.
npx wrangler{
"mcpServers": {
"globalping": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.globalping.dev/sse"
]
}
}
}pingPerforms a ping test to check network reachability and latency.
Read-only network test with limited impact.
traceroutePerforms a traceroute to map the network path to a target.
Read-only network test with limited impact.
dnsPerforms a DNS lookup to resolve a domain name to an IP address.
Read-only DNS query with no side effects.
mtrPerforms an MTR test to combine ping and traceroute functionality.
Read-only network test with limited impact.
httpPerforms an HTTP request to a URL to check its availability and response time.
Read-only HTTP request with limited impact.
locationsLists available Globalping probe locations.
Read-only operation with no side effects.
limitsShows current rate limits for the Globalping API.
Read-only operation with no side effects.
getMeasurementRetrieves a previously run measurement by its ID.
Read-only operation with no side effects.
compareLocationsProvides guidance on how to run comparison measurements.
Informational tool with no direct execution.
helpDisplays a help message with documentation on available tools.
Informational tool with no direct execution.
API Key|OAuth
hybrid
The Globalping MCP server is relatively safe for read-only operations and network testing. However, careful monitoring and configuration are needed to prevent abuse or unintended network impact. API token security is crucial.
AI can trigger network tests based on natural language input. Rate limits and proper configuration are essential to prevent abuse.
Production Tip
Monitor API usage and set appropriate rate limits to prevent unexpected costs or service disruptions.
OAuth is automatically handled, while API tokens need manual configuration but provide higher rate limits.
Sign in to your account at dash.globalping.io and navigate to the Tokens section to generate a new API token.
Locations can be specified using continent codes, country codes, city names, network names, ASN numbers, and cloud provider regions.
Yes, you can use it with any MCP-compatible AI assistant, including Claude Desktop, Anthropic Assistants, and Cursor.
You can run ping, traceroute, DNS, MTR, and HTTP tests.
Yes, Globalping offers a free tier with limited usage.
Monitor your API usage through the Globalping dashboard.