AgentUni

safe-fetch

by @Sanoy24 / v0.1.3

MCP server for fetching URLs, safe against SSRF, DNS rebinding, and redirect-to-internal attacks.

Install

npm / stdio

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.

Similar

More Other & General servers

Browse category