mcpbeat Sign in

Web MCP Server

local only

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

Web scraping, search, monitoring, and HTML-to-markdown for AI agents

Installs per day peak 11 · avg 6 · +30% w/w
a month agotoday
32
Installs / week
npm · @rog0x/mcp-web-tools
0
Stars
0 open issues
21 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Web every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 -- npx -y @rog0x/mcp-web-tools
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "web": {
      "args": [
        "-y",
        "@rog0x/mcp-web-tools"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.web]
command = "npx"
args = ["-y", "@rog0x/mcp-web-tools"]
.cursor/mcp.json
{
  "mcpServers": {
    "web": {
      "args": [
        "-y",
        "@rog0x/mcp-web-tools"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "web": {
      "args": [
        "-y",
        "@rog0x/mcp-web-tools"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Web

same job, measured the same way
Anakin
by anakin

Web data for AI agents: scrape, crawl, search, deep research, site monitoring, browser automation

328 installs/wk local only
PyreCrawl
by sanggonboy

13 tools for AI agents: scrape, crawl, extract, map, search, papers, batch, research, monitor.

1 029 installs/wk local only
Riveter
by codywatters

MCP server for Riveter's enrichment, scraping, and monitoring API

118 installs/wk answering
Glint Render — web rendering for AI agents
by zzzjy765

Screenshots, PDFs, OG images, monitoring and evidence for AI agents. Glint Render by Moyu.

311 installs/wk local only
MCP Process
by digital-defiance

Process management and monitoring for AI agents with strict security boundaries

62 installs/wk local only
Okareo
by okareo

Simulation, evaluation and monitoring for voice agents.

answering
Didit MCP Server
by didit

KYC, KYB, AML, wallet screening, transaction monitoring, and fraud workflows for AI agents.

answering
Agentic News
by agentic-news

AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search

answering

Web — questions

Answers built from our own checks of this server.

Why is there no uptime for Web?
Web 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 @rog0x/mcp-web-tools was installed 32 times last week.
How do I connect Web?
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 @rog0x/mcp-web-tools straight from npm; nothing to host, nothing to sign up for.
How many people use Web?
The npm package @rog0x/mcp-web-tools was installed 32 times in the last week. Week over week that is +30%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Web open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.