fetch

by Unknown v1.0.0

The Fetch MCP Server provides web content fetching capabilities for LLMs. It retrieves content from specified URLs, converts HTML to markdown for easier processing, and offers options for truncating responses and specifying the starting index for content extraction. This allows models to read webpages in chunks, extracting the information they need efficiently.

What It Does

Fetches web content from a given URL and converts the HTML content into markdown format for easier consumption by LLMs. It supports options for controlling the maximum length of the output, specifying a starting index for content extraction, and retrieving raw content without markdown conversion.

When To Use

When an LLM needs to access information from a webpage. Useful for tasks such as research, data extraction, and content summarization. Also useful for providing context to the LLM from external sources.

Installation

Copy SKILL.md to your skills directory

View Universal documentation

Have a Skill to Share?

Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.