Fetch MCP
open sourcestdioLet agents fetch web pages and convert them to clean Markdown for processing
Updated 2026-02-15
Official MCP server that gives agents the ability to fetch content from URLs and convert HTML pages to clean Markdown. Essential for agents that need to read documentation, extract content from URLs, or retrieve structured data from the web without a full browser.
Install
uvx mcp-server-fetchRuntime: python
Tools (1)
fetchFetches a URL from the internet and optionally extracts its contents as markdown
urlmax_lengthstart_indexraw
Use Cases
- ·Read documentation pages and convert to Markdown for agent ingestion
- ·Extract content from URLs as part of research workflows
- ·Fetch API responses and raw HTML for processing
- ·Build agents that can reference live web content
Key Points
- •Converts HTML to Markdown automatically for easier agent processing
- •Supports raw fetch mode for non-HTML content
- •Pagination via start_index for long pages
- •Python-based, install with uvx or pip
Do-Nothing Score
Find out how close you are to Ghost CEO.