otherapi_key

Globalping

Globalping is a global network of probes that allows users to run network tests like ping, traceroute, and DNS resolve from various locations worldwide.

Verdict

Globalping lets your team run network diagnostics from hundreds of vantage points worldwide without leaving Switchy. @mention it to ping a domain from Tokyo, trace routes through Europe, or check DNS resolution across continents — all in seconds. Engineers debugging CDN issues, DevOps validating deployments, and support teams investigating regional outages get instant multi-location visibility. You'll need an API key from Globalping's dashboard. The free tier covers most team needs; heavy users may hit rate limits during incident response.

Common use cases

  • Debug CDN performance across regions
  • Validate DNS propagation after domain changes
  • Investigate customer-reported connectivity issues
  • Monitor API latency from user locations
  • Trace routing problems during outages

Integration

Vendor
Globalping
Category
other
Auth
API_KEY
Tools
4
Composio slug
globalping

Tools

  • Create Measurement

    Tool to create and trigger a network measurement. Use when you need connectivity checks from specific geographic or network locations.

  • Get Measurement Results

    Tool to get measurement results by ID. Use when you need to retrieve the status and detailed per-probe results of an existing measurement.

  • GlobalPing Health Check

    Tool to check API health status. Use when verifying API availability.

  • List Probes

    Tool to list all currently connected probes. Use after authenticating with the API to retrieve online probe metadata.

Setup

Setup guide

  1. 11. Visit the Globalping dashboard and generate an API key under your account settings. 2. In Switchy, open any Space and click the MCP icon in the sidebar. 3. Search for Globalping and click Connect. 4. Paste your API key when prompted and confirm. 5. Switchy validates the key by listing available probes — you'll see a success message if connected. 6. Test the integration by typing '@Globalping ping google.com from 3 probes in Asia' in the Space chat. 7. The MCP returns latency and packet loss data from each probe within seconds. 8. Use '@Globalping list probes' anytime to see which locations are currently online and available for measurements.

What teammates see: by default, memories from Globalping are scoped to the Space (PROJECT visibility) - you can mark any memory PRIVATE or share it ORG-wide.

Works well with

Top models

Compatibility data appears once enough Spaces have used this MCP together with a given model.

How Switchy teams use it

Not enough Spaces yet to publish anonymised usage stats (we require ≥ 50 Spaces per week).

Starter prompts

Multi-Region Ping Check

@Globalping ping api.example.com from 5 probes spread across North America, Europe, Asia, South America, and Australia
Open in a Space →

DNS Resolution Audit

@Globalping resolve example.com from 10 probes in different countries and show me the IP addresses each location sees
Open in a Space →

Traceroute Diagnosis

@Globalping run traceroute to 203.0.113.50 from probes in Germany, Singapore, and Brazil
Open in a Space →

HTTP Response Validation

@Globalping send HTTP GET requests to https://api.example.com/health from 8 probes worldwide and report status codes
Open in a Space →

Probe Availability Report

@Globalping list all available probes and group them by continent, showing city and network provider for each
Open in a Space →

Example outputs

Illustrative - representative of the model's voice and quality, not literal recordings.

Prompt

@Globalping run a ping measurement to example.com from 5 probes in Europe and show me the average latency

Output

Created measurement ID msr_abc123 targeting example.com from 5 European probes. Results: Average RTT 24.3ms across probes in London (18ms), Frankfurt (22ms), Paris (26ms), Amsterdam (21ms), and Stockholm (34ms). All probes reached the target successfully with 0% packet loss. The Stockholm probe showed slightly higher latency due to geographic distance.

Notes

This example demonstrates the core measurement-creation workflow. The MCP returns probe-level detail, which the AI can aggregate into averages or identify outliers. Requires an API key with measurement-creation scope. Each measurement consumes credits based on probe count and test type.

Prompt

@Globalping list all online probes in Asia with at least 100 Mbps bandwidth and show their network providers

Output

Found 47 online probes matching your criteria across Asia. Sample: Tokyo (AS2516 KDDI, 1Gbps), Singapore (AS4657 StarHub, 500Mbps), Seoul (AS9318 SK Broadband, 200Mbps), Mumbai (AS55836 Reliance Jio, 150Mbps), Hong Kong (AS9381 HKBN, 1Gbps). Full list includes probes from 12 countries with bandwidth ranging from 100Mbps to 10Gbps. Note: probe availability fluctuates as volunteers connect/disconnect.

Notes

This read-heavy example shows how to filter the probe inventory by region and capability. Useful for planning measurements before creating them. Probe metadata includes ASN, ISP, city, and current status, but the live count changes minute-to-minute as community-run probes come online or go offline.

Prompt

@Globalping create traceroute measurements to our staging server 203.0.113.45 from 3 probes per continent, then summarize which regions have routing issues

Output

Created 6 measurements (msr_def456 through msr_def461) with traceroute to 203.0.113.45 from probes in North America, Europe, Asia, South America, Africa, and Oceania. Analysis: North America and Europe show clean 8-12 hop paths with sub-100ms latency. Asia probes encounter 15+ hops with packet loss at hop 9 (AS174 Cogent peering). South America sees 200ms+ latency but no loss. Africa and Oceania measurements still pending (typical 30-60s completion time for traceroute).

Notes

This synthesis example pairs measurement creation with AI-driven analysis of routing topology. The MCP returns raw hop-by-hop data; the AI identifies patterns like peering bottlenecks or asymmetric paths. Traceroute measurements take longer than ping and cost more credits. Results arrive asynchronously—poll the Get Measurement Results tool for completion.

Use-case deep-dives

CDN failover debugging at launch

When Globalping catches regional outages your monitoring missed

A 6-person SaaS team ships a feature behind a new CDN edge. US users report success, but Southeast Asia tickets pile up claiming the app is down. Your uptime monitor shows green because it pings from two US data centers. Globalping is the right call here: trigger measurements from 8-10 probes across APAC in under a minute, see which edge nodes are timing out, and route the fix to your CDN vendor with proof. The API key setup takes 90 seconds. The measurement tool returns latency and traceroute per probe, so you know if it's DNS, TLS, or the origin. If you're debugging once a quarter, this beats standing up your own probe network. If you're doing this daily, you want a dedicated monitoring platform with alerting.

Pre-launch connectivity validation

How a 3-person team validates global reach before go-live

A startup with one backend engineer is launching in 12 countries next week. They need to confirm the API responds under 500ms from each region and that firewall rules aren't blocking traffic. Globalping's Create Measurement tool lets them script a pre-deploy checklist: ping the staging URL from probes in all 12 target markets, collect the results with Get Measurement Results, and fail the deploy if any probe times out. The 4-tool scope is narrow enough that a junior dev can own the integration in an afternoon. This works until you hit 50+ regions or need continuous monitoring—at that scale, the per-measurement API pattern gets expensive and you want a platform that stores historical trends. For launch validation, it's the fastest path to proof.

Customer support latency triage

When support needs proof the slowness isn't your backend

A 10-person B2B company gets a ticket: 'Your dashboard is unusable from our Sydney office.' The backend logs show 80ms response times. Support suspects the customer's ISP or a peering issue, but needs data to escalate. Globalping's List Probes tool shows 4 active probes in Australia; Create Measurement runs a traceroute and latency test from each. Results come back in 20 seconds: two probes hit the app in 90ms, two time out at a specific hop owned by the customer's carrier. Support forwards the measurement ID to the customer's IT team with a one-line summary. This scenario works because the measurement is disposable—you're not storing it, just generating proof for a single ticket. If your support team needs this weekly, script it into a Slack command. If you need it hourly, you've outgrown the ad-hoc API model.

Frequently asked

What does the Globalping MCP do in Switchy?

It lets your team run network measurements—ping, traceroute, DNS lookups, HTTP requests—from hundreds of geographic locations worldwide. Instead of spinning up VPSs or using third-party monitoring dashboards, you trigger tests directly in Switchy and retrieve results in your workspace. Useful for debugging CDN routing, verifying DNS propagation, or checking site availability from specific regions.

Do I need a paid Globalping account to use this MCP?

You need an API key from Globalping. Their free tier covers most small-team use cases—hundreds of measurements per day. If you exceed that, you'll hit rate limits and need to upgrade on Globalping's side. Switchy doesn't gate the MCP behind a specific plan; the constraint is your Globalping quota.

Can the Globalping MCP send alerts when a probe fails?

No. It creates measurements and retrieves results on demand, but it doesn't watch endpoints or send notifications. If you need continuous monitoring with alerting, use a dedicated uptime service. This MCP is for ad-hoc diagnostics—"check this domain from Tokyo right now"—not for replacing your monitoring stack.

How is this different from running curl or dig myself?

You run those commands from your machine or a single server. Globalping runs them from 600-plus probes scattered across ISPs, cloud providers, and countries. That means you see how your site behaves from a user's perspective in São Paulo or Mumbai, not just from your office or AWS region. The MCP automates the API calls so you don't script it yourself.

Who on the team should connect the Globalping MCP?

Whoever holds the Globalping API key—usually a DevOps engineer or site reliability lead. Once connected in Switchy, any team member can trigger measurements without needing the key themselves. If you're debugging a customer-reported issue in a specific region, support or product folks can run a probe without SSH access or CLI tools.

Data last verified 607 hours ago.Sources aggregated hourly to weekly. See docs/architecture/model-directory.md.