Back to directory
sadeghtkd/ping-mcp-server

sadeghtkd/ping-mcp-server

@sadeghtkd1

A MCP server that enables Claude to perform network connectivity tests and ping operations via SSE.

pingnetworkconnectivityclaudetool

Installation & Configuration

{
  "mcpServers": {
    "ping": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:8080/sse"
      ]
    }
  }
}

Information

Transport
sse
Language
Python
Created
2025/4/15
Updated
2026/6/7