safe fetch for Claude Code
io.github.sanoy24/safe-fetch
MCP server for fetching URLs, safe against SSRF, DNS rebinding, and redirect-to-internal attacks.
client:Claude Code
transport:stdio
runtime:npm
Install safe fetch in Claude Code
run in your project directory
claude mcp add safe-fetch -- npx -y safe-fetch-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs