PluginBench
MCP Server

io.github.erikirby/web-network-tools MCP Server

io.github.erikirby/web-network-tools

What is the io.github.erikirby/web-network-tools MCP server?

DNS lookup, WHOIS, SSL checker, and HTTP status tools. Uses public APIs only, no scraping.

How to install io.github.erikirby/web-network-tools

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "web-network-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@erikirby/web-network-tools"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "web-network-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@erikirby/web-network-tools"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "web-network-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@erikirby/web-network-tools"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "web-network-tools": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@erikirby/web-network-tools"
      ]
    }
  }
}
Claude Code
claude mcp add web-network-tools -- npx -y @erikirby/web-network-tools

Related MCP servers

Monitor domain expiry, SSL certs, and social handle availability across platforms.

View repository →

Website intelligence for AI agents: tech stack, hosting, security posture, SEO, and DNS.

View repository →