Back to Home
jsdelivr icon

globalping-mcp-server

Verified Safe

by jsdelivr

Overview

Enables AI models to interact with a global network measurement platform through natural language, allowing LLMs to run various network tests and access data from thousands of probes worldwide.

Installation

Run Command
wrangler dev

Environment Variables

  • GLOBALPING_CLIENT_ID
  • MCPCAT_PROJECT_ID

Security Notes

The server implements strong security measures, including robust URL and target validation to prevent DNS rebinding attacks, open redirects, and unauthorized internal network scanning. PKCE is used for OAuth, and API tokens are validated via regex. No obvious hardcoded secrets or dangerous functions like 'eval' are present. The Cloudflare Workers environment also adds a layer of sandboxed security.

Similar Servers

Stats

Interest Score43
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars33
Forks5
Last Update2025-11-29

Tags

Network MeasurementAI IntegrationLLM ToolCloudflare WorkersOAuth