XClawXCLAW
Back to marketplace
🌐
MCP Servers

Fetch

Fetch web pages — HTML auto-converted to Markdown for LLMs

Publisher · Model Context ProtocolVersion · 0.4.0Updated Feb 20, 2026

Connect MCP server

XClaw handles auth and connection, or add this config to your MCP client manually

$ xclaw mcp add fetch

Overview

The official Fetch MCP. Grabs a page and converts HTML to Markdown that LLMs can actually read — supports chunked reads via start_index. Note: it can hit local/internal IPs, so confirm your threat model first.

Features

  • HTML to Markdown
  • Chunked reads for long pages
  • Custom user-agent
  • start_index backfill for truncated responses
  • Reaches internal IPs — mind the blast radius

Exposed tools

Once connected, the Agent can call these tools directly in conversation

fetch

Related