MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Fetch

Fetch

LangGPTbyLangGPT
•
2
•
Developer Tools
Data Science & ML
Web Scraping & Data Collection

Fetches web content for Large Language Models, bypassing robots.txt restrictions.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

  • 21st-dev

    Magic

    Generate modern UI components instantly from natural language descriptions within your IDE.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

Fetch is a Model Context Protocol server designed to provide Large Language Models with unrestricted web content fetching capabilities. It bypasses all robots.txt checking, allowing LLMs to retrieve and process content from any web page. The server converts HTML to markdown for easier consumption by models and supports chunking of responses, enabling models to read long pages incrementally until they find the necessary information.

Key Features

01Configurable user-agent for web requests
02Proxy support for fetching URLs
03Converts HTML web pages to markdown format for LLM consumption
04Supports content truncation and chunking via `max_length` and `start_index` parameters
05Unrestricted web content fetching (robots.txt checking removed)
060 GitHub stars

Use Cases

01Allowing LLMs to read large web pages in manageable chunks
02Providing web page content in a structured markdown format for model analysis
03Enabling LLMs to retrieve and process web content without `robots.txt` limitations