# Fetch MCP Fetches a web page and returns it as markdown, so the model can read pages without a browser. ## Setup ``` uvx mcp-server-fetch ``` Runs via `uvx` — no global install needed. Enable network in the sandbox profile.
Fetch by modelcontextprotocol
Fetch a URL and convert its HTML to clean markdown for the model.
Loading...