fetchmcp

A local MCP fetch service that turns web pages into clean Markdown and can render JavaScript pages or handle anti-bot checks. Markdown is plain text formatted for readable documents.

In plain words
What is it for?
Use it to retrieve and parse content from URLs, including pages that depend on JavaScript or resist automated requests.
Why use it?
It makes web content easier for coding agents to read when ordinary fetching fails or returns cluttered HTML.

MCP server for Claude CodeCodexCursor

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add mcp/labtoolsstudio/fetchmcp/fetchmcp
Clone the repo
git clone --depth 1 https://github.com/labtoolsstudio/fetchmcp

Made for: Claude Code, Codex, Cursor.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

fetchmcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

server.json · 10 lines

What it actually says

{
  "fetchmcp": {
    "command": "npx",
    "args": [
      "-y",
      "@labtoolsstudio/fetchmcp"
    ],
    "env": {}
  }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 10 lines scan A 5952280030ba

Subscribe to this mod's changes

fetchmcp is an MCP server published in the GitHub repository labtoolsstudio/fetchmcp (0 stars, last pushed 21d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other mcp servers, from other repositories

web-fetch-mcp

Resilient web-fetch MCP server: 3-tier escalation (curlcffi -> Patchright -> nodriver) that fails honestly, with article-extraction mode and automatic content-type handling (HTML/JSON/PDF/image). Runs locally from the web-fetch-mcp Python package.

Dutta-SD/web-fetch-mcp · not measured

hatfetch

Give any LLM agent the power to read any website — even the ones that block bots. An MCP server that returns clean Markdown and handles blocks automatically via residential proxies. Runs locally from the hatfetch npm package.

ProxyHatCom/HatFetch · not measured

bestproxy4agents

Residential proxy MCP server for AI agents — bypass Cloudflare/Akamai, geo-target 195+ countries, sticky sessions, Google search. Works with Claude, Cursor, Windsurf. Multi-provider: Novada, BrightData, Smartproxy, Oxylabs. Runs locally from the bestproxy4agents npm package. Needs 10 environment variables to run.

Goldentrii/proxy4agent · not measured

seo

Spot keyword demand rising or fading. Trend volume and growth signals. Free key at trendsmcp.ai. Remote server at seo.api.trendsmcp.ai.

trendsmcp-ai/Trends-MCP · not measured

transcriptor-mcp

MCP server "transcriptor-mcp" as configured in samson-art/transcriptor-mcp. Runs in Docker (docker.io/artsamsonov/transcriptor-mcp:1.2.4).

samson-art/transcriptor-mcp · not measured

seoskillsai

MCP server "seoskillsai" as configured in seoskillsai/seo-skills-ai. Runs scripts/mcp_server.py with python. Needs 1 environment variable to run.

seoskillsai/seo-skills-ai · not measured