Loading MCP server directory, please wait...
MCP server for fetching URLs, safe against SSRF, DNS rebinding, and redirect-to-internal attacks.
npx @getmcp/cli add io.github.Sanoy24/safe-fetchRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Sanoy24/safe-fetch": {
"command": "npx",
"args": [
"-y",
"safe-fetch-mcp-server"
]
}
}
}