# globalping

Access a global network of probes to run network tests like ping, traceroute, http, mtr and DNS

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add globalping/globalping

# Browse available tools
npx -y @smithery/cli@latest tool list globalping/globalping
```
