Fetch for Claude Code
io.github.modelcontextprotocol/fetch
Reference server that fetches a URL and converts the page to markdown for a model to read, with optional raw mode and pagination through long pages.
client:Claude Code
transport:stdio
runtime:pypi
tools:1
Install Fetch in Claude Code
run in your project directory
claude mcp add fetch -- uvx mcp-server-fetch
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs