Serversio.globalping/mcp
M

io.globalping/mcp

io.globalping/mcp · v1.0.0
● Remote
v1.0.0remote🌐 https://mcp.globalping.io/sse↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.globalping/mcp",
  "description": "Interact with a global network measurement platform.Run network commands from any point in the world",
  "repository": {
    "url": "https://github.com/jsdelivr/globalping-mcp-server",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "sse",
      "url": "https://mcp.globalping.io/sse"
    },
    {
      "type": "streamable-http",
      "url": "https://mcp.globalping.io/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}