Fetches web content for Large Language Models, bypassing robots.txt restrictions.
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.