developer tools

Globalping Mcp Server

The Globalping MCP server provides users and LLMs access to run network tools like ping, traceroute, mtr, HTTP and DNS resolve from thousands of locations around the world.

typescript
cloud
enterprise
developer tools
0
View on GitHub

Installation

npx -y jsdelivr/globalping-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "globalping-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "jsdelivr/globalping-mcp-server"
  ]
}

About This MCP Server

jsdelivr/globalping-mcp-server

The Globalping MCP server provides users and LLMs access to run network tools like ping, traceroute, mtr, HTTP and DNS resolve from thousands of locations around the world.

GitHub: https://github.com/jsdelivr/globalping-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub