MCP Servers / web-scraping / Secure Fetch

Secure Fetch

JSON →
none3web-scraping

Secure fetch to prevent access to local resources

Install
How to run this server
[ { "cmd": "pip install uv", "imports": [] } ]
server path: secure-fetch
Tools
What this server exposes
fetch_url
Securely fetches a URL, returning status code, response body, and content length. Supports custom HTTP methods and headers, resolves domains to IPs, checks for private/internal IPs, handles redirects (up to 3), and uses an allowlist for trusted domains/IPs.
Configuration
Environment & auth
authnone
Resources
Secure Fetch — MCP Server · libregistry