Skip to main content
Glama
ProxyHatCom

HatFetch

Official
by ProxyHatCom

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROXY_URLNoAny generic http(s)://user:pass@host:port proxy (alternative to the above).
PROXYHAT_CITYNoOptional city to target (e.g. 'new_york').
PROXYHAT_FILTERNoAI IP-quality filter: 'medium' (default), 'high', 'high-speed-fast'.
PROXYHAT_STICKYNoKeep one IP for a session, e.g. '30m' or '12h'. Omit for rotating IPs.
PROXYHAT_COUNTRYNoISO country code to exit from, or 'any' (default).
PROXYHAT_PASSWORDNoProxyHat sub-user proxy password.
PROXYHAT_USERNAMENoProxyHat sub-user proxy username. Enables the residential gateway.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
scrapeA

Fetch a single URL and return its content as clean, LLM-ready Markdown. Renders JavaScript sites and gets past bot detection automatically: tries a fast HTTP fetch, then escalates to a real stealth browser through residential proxies when a page is an empty JS app or is blocked (Cloudflare, DataDome, 403/429). Use for docs, articles, product pages, SPAs, or any single page.

crawlA

Breadth-first crawl a site starting from a URL and return each page as clean Markdown. Follows in-domain links up to a depth/page limit. Same proxy and block-handling as scrape. Use to ingest a docs site or section of a site.

screenshotA

Render a URL in a real browser (through residential proxies + stealth) and return a PNG screenshot of the page. Use to see a page visually or capture JS-rendered content.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ProxyHatCom/HatFetch'

If you have feedback or need assistance with the MCP directory API, please join our Discord server