web fetch mcp for Claude Code
io.github.kylinmountain/web-fetch-mcp
MCP server for web content fetching, summarizing, comparing, and extracting information
client:Claude Code
transport:stdio
runtime:npm
Install web fetch mcp in Claude Code
run in your project directory
claude mcp add web-fetch-mcp -e GEMINI_API_KEY=<GEMINI_API_KEY> -e HTTP_PROXY=<HTTP_PROXY> -e HTTPS_PROXY=<HTTPS_PROXY> -- npx -y web-fetch-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs