Skip to content
Windsurf

netdiag MCP for Windsurf

io.github.shigechika/netdiag-mcp

MCP server wrapping dig, ping, mtr, whois and TLS/HTTP checks for on-demand network diagnostics

client:Windsurf transport:stdio runtime:pypi

Install netdiag MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "netdiag-mcp": {
      "command": "uvx",
      "args": [
        "netdiag-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

netdiag MCP in other clients