> For the complete documentation index, see [llms.txt](https://docs.aisuru.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aisuru.com/en/advanced-features/integrations/mcp/aisuru-mcp-which-ones-and-how-to-activate/9.-fetch-url.md).

# 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`.
