Globalping

Globalping

Access a network of thousands of probes to run network commands like ping, traceroute, mtr, http and DNS resolve.

33
Stars
3
Forks
0
Releases

Overview

Globalping MCP Server implements the Model Context Protocol (MCP), enabling AI models and MCP-compatible assistants to access Globalping's global network measurement capabilities through natural language. It exposes two transports for MCP clients: a streamable HTTP endpoint at https://mcp.globalping.dev/mcp and a legacy SSE endpoint at https://mcp.globalping.dev/sse. The server supports common network tests including ping, traceroute, DNS, MTR, and HTTP, and provides tooling to list probe locations, view rate limits, retrieve past measurements, and compare results across targets. Authentication is available via OAuth or API tokens, with higher rate limits when a token is used. The design emphasizes smart context handling, offering detailed parameter descriptions so AI clients can intelligently select measurement types and options. Location targeting is flexible, accepting continent codes, country codes, city names, network names, ASN numbers, and cloud provider regions, as well as combinations of these fields. This MCP server enables seamless integration with Claude Desktop, Windsurf, Cursor, and other MCP-compatible assistants, enabling natural-language control of a global network.

Details

Owner
jsdelivr
Language
TypeScript
License
Updated
2025-12-07

Features

MCP Protocol Support

Implements the Model Context Protocol (MCP) to enable AI models and tools to communicate with Globalping’s measurement capabilities.

Global Network Access

Run measurements from thousands of probes worldwide.

AI-Friendly Interface

Design that makes data parseable by LLMs and easy for AI clients to request new measurements.

Comprehensive Measurements

Supports ping, traceroute, DNS, MTR, and HTTP tests.

Smart Context Handling

Provides detailed parameter descriptions so AI clients can intelligently select measurement types and options.

Comparative Analysis

Allows comparing network performance between different targets.

Authentication Support

OAuth or API token authentication with higher rate limits.

Location Targeting

Supports flexible location specifications (continent, country, city, network, ASN, cloud provider) and combinations to target probes.

Audience

AI modelsInteract with Globalping measurements via natural language through MCP in real-time.
AI assistantsConnect and drive measurements with Claude Desktop, Windsurf, Cursor, and other MCP clients.
DevelopersIntegrate MCP server into custom AI workflows and tools.

Tags

Global NetworkMCP-compatibleNetwork measurementspingtracerouteDNSMTRHTTPOAuthAPI tokenProbesLocation targeting