jsdelivr/globalping-mcp-server
by Various
Remote MCP server that gives LLMs access to run network commands
MCP
jsdelivr/globalping-mcp-server
Added 1 June 2026
Overview
An MCP server that gives LLMs access to run network commands like ping, traceroute, and DNS lookups via the Globalping API. It enables language models to perform real-time network diagnostics and monitoring tasks.
Best for
Best for
Developers building LLM-powered network diagnostics or observability tools
Use cases
- Perform network latency checks from multiple global locations
- Troubleshoot connectivity issues using traceroute
- Query DNS records to verify domain configuration
How to use
Tools exposed
gemininpxmcp-remote
Tested with
Gemini CLI, Claude Desktop App, Anthropic Claude API, Cursor, Windsurf
Example client config
{\n "mcpServers": {\n "globalping": {\n "url": "https://mcp.globalping.dev/mcp"\n }\n }\n} Notes
An MCP server that gives LLMs access to run network commands like ping, traceroute, and DNS lookups via the Globalping API. It enables language models to perform real-time network diagnostics and monitoring tasks.
55 stars on GitHub. Last updated 2026-04-09.
Use cases
- Perform network latency checks from multiple global locations
- Troubleshoot connectivity issues using traceroute
- Query DNS records to verify domain configuration
Pros
- Simple integration with any MCP-compatible LLM client
- Leverages Globalping’s distributed probe network for accurate measurements
- Open source with TypeScript codebase
Cons
- Requires an API key or Globalping account for usage
- Limited to commands supported by Globalping API
- Dependent on Globalping service availability
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple integration with any MCP-compatible LLM client
- Leverages Globalping's distributed probe network for accurate measurements
- Open source with TypeScript codebase
Cons
- Requires an API key or Globalping account for usage
- Limited to commands supported by Globalping API
- Dependent on Globalping service availability
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.