Software DevelopmentAuth: OAuth2.1
Globalping hosted MCP server
Network testing
Globalping’s hosted MCP server lets agents run pings, traceroutes, and DNS lookups from probes around the world, turning network diagnostics into a tool call.
Curated by Agentic WorkersPublished Updated
Server description
Run network tests from a global probe network
Globalping’s hosted MCP server lets agents run pings, traceroutes, and DNS lookups from probes around the world, turning network diagnostics into a tool call.
- Slug
- globalping
- Category
- Software Development
- Category slug
- software-development
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"globalping": {
"url": "https://mcp.globalping.dev/sse"
}
}
}