# Globalping MCP Node

> Access Globalping MCP actions through Scalekit.

**URL:** https://caywork.com/learn/docs/node/globalpingmcp-node

## Content

## Description
Access Globalping MCP actions through the Scalekit MCP gateway.

## Parameters
* **action** (string): Enabled sub-action to run.
* **params** (object): Action-specific inputs.

## Actions
* `globalpingmcp_authstatus`
* `globalpingmcp_comparelocations`
* `globalpingmcp_dns`
* `globalpingmcp_get_more_tools`
* `globalpingmcp_getmeasurement`
* `globalpingmcp_help`
* `globalpingmcp_http`
* `globalpingmcp_limits`
* `globalpingmcp_locations`
* `globalpingmcp_mtr`
* `globalpingmcp_ping`
* `globalpingmcp_traceroute`

## Use Cases
1. **Automate Globalping MCP workflows**: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
2. **Enforce least privilege**: Only enable the subset of actions required for the current agent flow.