Catalog
io.github.infoinlet-marketplace/mcp-fetch
OfficialSSRF-safe URL fetch for AI agents — clean markdown/text/HTML/JSON, plus guarded REST calls.
SSRF-safe URL fetching for AI agents with markdown/JSON/HTML output.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-fetch": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-fetch@0.1.1"
]
}
}
}