Fetch
Fetch MCP Server is designed to help language models retrieve web content by converting HTML to markdown for easier consumption. It includes features like content truncation, chunk reading, and customizable user-agent settings, making it highly adaptable for various web scraping tasks.
Fetch MCP Server
A Model Context Protocol server that provides web content fetching capabilities. This server can convert HTML to markdown for easier consumption and works by letting models read a webpage in chunks. It offers features like URL fetching with options to specify content length, start index, and raw content output.
Available Tools
- Fetches webpage contents as markdown.
Configuration
This server can be configured for Claude.app and VS Code, and customized with options like robots.txt
, user-agent, and proxy configurations.
Installation
Install via uv
, pip
, or Docker.