LogoSTMCP
Download
globalping-mcp-server

Globalping MCP Server

Globalping MCP Server enables AI models to interact with a global network measurement platform through natural language, providing access to ping, traceroute, DNS, MTR, and HTTP tests from thousands of locations worldwide.

Tools

1. ping

Perform a ping test to a target.

2. traceroute

Perform a traceroute test to a target.

3. dns

Perform a DNS lookup for a domain.

4. mtr

Perform an MTR (My Traceroute) test to a target.

5. http

Perform an HTTP request to a URL.

6. locations

List all available Globalping probe locations.

7. limits

Show your current rate limits for the Globalping API.

8. getMeasurement

Retrieve a previously run measurement by ID.

9. compareLocations

Guide on how to run comparison measurements.

10. help

Show a help message with documentation on available tools.

Open Graph image for Globalping MCP Server

JSON Config

{
    "mcpServers": {
        "globalping": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.globalping.dev/mcp"
            ]
        }
    }
}

Useful Links

Information