Agent♥︎Age
Catalog

io.github.Sanoy24/safe-fetch

Official

by Sanoy24 · TypeScript

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

safe-fetch MCP Server (io.github.Sanoy24/safe-fetch)

MCP server that fetches web content for an agent. It is described as “correct and secure,” with protections against SSRF, DNS rebinding, and redirect-to-internal attacks. The package is published as safe-fetch-mcp-server.

🛠️ Key Features

  • Fetches URLs / web content for an agent
  • Security protections: SSRF resistance
  • Security protections: DNS rebinding protection
  • Security protections: redirect-to-internal attack protection

🚀 Use Cases

  • Retrieving external web content during agent runs while applying SSRF and related defenses

⚡ Developer Benefits

  • Designed to be “correct and secure” compared to “popular fetch servers” (as stated in the excerpt)

⚠️ Limitations

  • No additional details provided about supported protocols, configuration, or tools beyond URL fetching and security protections

Related servers

More in Security