mcpbeat Sign in

Globalping MCP Server

local only

Globalping runs on your own machine — the client starts it, so there is no endpoint to ping. 241 installs a week from pypi. Last commit 12 May 2026.

Run network tests (ping, traceroute, DNS) from probes worldwide

Installs per day peak 56 · avg 28 · -19% w/w
a month agotoday
241
Installs / week
pypi · mcparmory-globalping
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Globalping every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add globalping -- uvx mcparmory-globalping
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "globalping": {
      "args": [
        "mcparmory-globalping"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.globalping]
command = "uvx"
args = ["mcparmory-globalping"]
.cursor/mcp.json
{
  "mcpServers": {
    "globalping": {
      "args": [
        "mcparmory-globalping"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "globalping": {
      "args": [
        "mcparmory-globalping"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Globalping

same job, measured the same way
RIPE Atlas
by jrelph

RIPE Atlas network measurements — ping, traceroute, DNS, TLS, HTTP, NTP, and probes

30 installs/wk local only
Probeops MCP Server
by kumarprobeops

Network diagnostics from 6 global regions. SSL, DNS, ping, whois, traceroute, port scan, latency.

55 installs/wk local only
Keel
by seayniclabs

Network diagnostics — ping, traceroute, DNS, port scanning, and connectivity testing.

69 installs/wk local only
Tracebug
by prashantsinghmangat

AI agents read TraceBug bug reports (console, network, replay, repro timeline) from local disk.

41 installs/wk local only
Git Archaeologist
by engrmaziz

Trace code history, commit reasoning, and PR context directly from Git logs.

25 installs/wk local only
C
IDLE Protocol
by earnidle

Web scraping, inference, DNS, monitoring from residential IPs — pay per request in USDC

22 installs/wk local only
Linux MCP
by mohabdo21

Linux MCP server for real-time system monitoring - CPU, memory, disk, network, processes, Docker.

local only
CircleCI
by circleci

CircleCI's MCP server: inspect projects, runs, workflows, jobs, logs, tests, and artifacts.

22 tools answering

Globalping — questions

Answers built from our own checks of this server.

Why is there no uptime for Globalping?
Globalping runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-globalping was installed 241 times last week.
How do I connect Globalping?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-globalping straight from pypi; nothing to host, nothing to sign up for.
How many people use Globalping?
The pypi package mcparmory-globalping was installed 241 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Globalping open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.