safe-fetch
MCP server for fetching URLs, safe against SSRF, DNS rebinding, and redirect-to-internal attacks.
Install
npmstdio
npx -y safe-fetch-mcp-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-sanoy24-safe-fetch": {
"command": "npx",
"args": [
"-y",
"safe-fetch-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.Sanoy24/safe-fetch · published 2026-08-11 · updated 2026-08-11. Not an endorsement; review the code before connecting it to anything sensitive.