The Globalping MCP Server allows AI models to interact with a global network measurement platform, enabling network tests from thousands of locations worldwide through natural language commands.
From the registry: Interact with a global network measurement platform.Run network commands from any point in the world
Please install the `mcp-jsdelivr` MCP server into my current AI client (that's you).
Optional prerequisites:
- Optional: Get Globalping API token — Visit dash.globalping.io, sign in, and generate an API token for higher rate limits (https://dash.globalping.io)
Canonical MCP server config (HTTP transport):
- url: `https://mcp.globalping.dev/mcp`
- headers:
- `Authorization`: `Bearer <your-globalping-api-token>`
Note: Remote MCP with Streamable HTTP transport. OAuth and API token both supported. SSE endpoint also available at https://mcp.globalping.dev/sse.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.GLOBALPING_CLIENT_IDrequiredOAuth client ID for Globalping authenticationMCP server that exposes GraphQL operations as tools for AI models.