Skip to main content
Glama

vpn_fetch

Fetch URLs through a VPN tunnel to route requests via exit nodes, bypass geo-restrictions and avoid rate limits. Requires VPN connection first.

Instructions

Fetch a URL through the VPN tunnel. Use this instead of WebFetch when you need the request to come from the VPN exit node IP. Requires vpn_connect() first. Returns status code, headers, and body. This is the safe default — only vpn_fetch requests go through VPN, WebFetch stays direct.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesURL to fetch
methodNoHTTP method (GET, POST, etc). Default: GET.
headersNoOptional HTTP headers as key-value pairs.
bodyNoOptional request body.

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/cheeeee/vpn-mcp'

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