mcpbeat Sign in

Web Network Tools MCP Server

local only

Web Network Tools runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 21 May 2026.

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

Installs per day peak 8 · avg 3 · +212% w/w
a month agotoday
23
Installs / week
npm · @erikirby/web-network-tools
0
Stars
0 open issues
21 May 2026
Last commit
0 releases in 90 days
License
HTML

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/index.ts:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add web-network-tools -- npx -y @erikirby/web-network-tools
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "web-network-tools": {
      "args": [
        "-y",
        "@erikirby/web-network-tools"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.web-network-tools]
command = "npx"
args = ["-y", "@erikirby/web-network-tools"]
.cursor/mcp.json
{
  "mcpServers": {
    "web-network-tools": {
      "args": [
        "-y",
        "@erikirby/web-network-tools"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "web-network-tools": {
      "args": [
        "-y",
        "@erikirby/web-network-tools"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Web Network Tools

same job, measured the same way
Geekflare
by geekflare

Geekflare MCP server for scraping, search, screenshots, broken links, DNS lookup, and network tools.

62 installs/wk 18 tools answering
upAPI
by devinosolutions

All public upAPI operations as MCP tools: web scraping, search, screenshots, PDF, OCR and more.

223 installs/wk answering
Web Tools MCP
by mlawsonking

10 no-LLM web tools: URL to Markdown, metadata, JSON-LD, MX, scrape, RSS, DNS, RDAP, SSL, HTTP.

60 installs/wk local only
X
Web Search & Data API
by kadec0

Web search, scraping, Google Trends and data lookups. Paid per call in USDC on Base via x402.

23 tools answering
AgentScrape
by hshintelligence

Pay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.

6 tools answering
Instagram
by jojapi

Instagram: Instagram public data scraper API for search, users, posts, hashtags, locations and more.

22 tools answering
Kiprio MCP Server
by kiprio

23 API tools for Claude Code — email, DNS, SSL, NLP, scraping. Free tier included.

265 installs/wk local only
Cachet Status Page Scraper & Monitor Tool
by ranovam

Search or monitor any self-hosted Cachet status page — not tied to one vendor.

answering

Web Network Tools — questions

Answers built from our own checks of this server.

Why is there no uptime for Web Network Tools?
Web Network Tools runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @erikirby/web-network-tools was installed 23 times last week.
How do I connect Web Network Tools?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @erikirby/web-network-tools straight from npm; nothing to host, nothing to sign up for.
How many people use Web Network Tools?
The npm package @erikirby/web-network-tools was installed 23 times in the last week. Week over week that is +212%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Web Network Tools open source?
We cannot say either way: written in HTML and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.