← Back to Plugins
MCP Server MCP

io.globalping/mcp

github By github 👁 3 views ▲ 0 votes

Interact with a global network measurement platform.Run network commands from any point in the world

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://mcp.globalping.io/sse"
    },
    {
      "type": "streamable-http",
      "url": "https://mcp.globalping.io/mcp"
    }
  ],
  "packages": []
}
mcp model-context-protocol sse streamable-http

Comments

Sign in to leave a comment

Loading comments...