For the complete documentation index, see llms.txt. This page is also available as Markdown.

9. Fetch URL

Fetch URL is a tool for retrieving information from a link and converting it to HTML or markdown format. This MCP is useful for extracting content from specific websites or specific pages.

Configuration parameters

This MCP doesn't require any parameters. The basic configuration lets you retrieve content from any public URL.

Custom parameters

No additional parameters needed.

Important notes

For more information on how this MCP works, see the documentation on GitHub: https://github.com/modelcontextprotocol/servers/tree/main/src/fetch.

Last updated