jsdelivr/globalping-mcp-server
The Globalping MCP server provides users and LLMs access to run network tools like ping, traceroute, mtr, HTTP and DNS resolve from thousands of locations around the world.
Ads
Overview
The Globalping MCP server provides users and LLMs access to run network tools like ping, traceroute, mtr, HTTP and DNS resolve from thousands of locations around the world.
Installation
claude mcp add --transport http globalping https://mcp.globalping.dev/mcp
Configuration
{
"mcpServers": {
"globalping": {
"url": "https://mcp.globalping.dev/mcp"
}
}Capabilities
- Run network diagnostics
Ask for ping, traceroute, DNS, MTR, or HTTP tests from thousands of global probes via `ping`, `traceroute`, `dns`, `mtr`, and `http` tools.
- Compare multi-region performance
Request side-by-side latency and routing comparisons across locations, using `compareLocations` to guide analysis.
- Check historical measurements
Retrieve past test results by ID with `getMeasurement` for auditing or trend analysis.
- Discover probe locations
Query available regions, countries, cities, networks, and cloud zones using `locations`.
- Monitor API usage
Check current quota and rate limits with `limits` to manage measurement volume.
Tags
- network-automation
- devops
- monitoring
- communication
- awesome-list
Related MCP servers
Context7 MCP
OfficialOfficial Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.
Chrome DevTools MCP
OfficialOfficial Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.
Mastra/mcp
OfficialClient implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.
GitHub MCP Server
OfficialConnect your AI assistant to GitHub repositories, issues, pull requests, and search.