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
Installation
npx -y jsdelivr/globalping-mcp-serverConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub