vpn-mcp
Facilitates account activation and service tier upgrades by processing USDT payments on the TON network.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@vpn-mcpconnect to North America and fetch https://api.ipify.org"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
vpn-mcp
Internet access for AI coding tools through VPN exit nodes.
An MCP server that gives your AI coding assistant access to the internet through VPN exit nodes. Route requests through different regions, bypass geo-restrictions, avoid rate limits.
Works with Claude Code, Cursor, Windsurf, OpenCode, Cline, Continue, Zed, Hermes, and any MCP-compatible client.
Quick start
# Install
uv tool install vpn-mcp
# Or with pip
pip install vpn-mcpAdd to your MCP config (.mcp.json for Claude Code, .cursor/mcp.json for Cursor, etc.):
{
"mcpServers": {
"vpn": {
"command": "vpn-mcp"
}
}
}Then from your AI assistant:
> vpn_activate()
Account activated — Free tier
> vpn_connect()
Connected to North America
> vpn_fetch("https://httpbin.org/ip")
{"origin": "185.xx.xx.xx"}Related MCP server: MCP HTTP Client Server
Features
Free tier — no payment needed. 1 request per 30 seconds, 256 KB/s.
Multiple regions — North America, Europe, Ukraine, Tor exit.
vpn_fetch() — make HTTP requests through VPN. Recommended tool.
Rate-limited tiers — upgrade for more bandwidth and requests.
Machine fingerprint — one account per device, prevents abuse.
Tiers
Tier | Price | Requests | Bandwidth |
Free | 0 | 1 / 30s | 256 KB/s |
Basic | 1 USDT/mo | 30 / min | 500 KB/s |
Pro | 5 USDT/mo | 120 / min | 2 MB/s |
Payment via USDT on TON network. Upgrade by calling vpn_activate() and following the payment instructions.
MCP Tools
Tool | Description |
| Activate account. Free tier is instant. |
| Connect to VPN exit node. |
| Disconnect. |
| Switch exit node. |
| Account status, tier, quota. |
| List available exit nodes. |
| HTTP request through VPN. |
| Download VPN binary. Auto on first connect. |
Configuration per tool
Claude Code — .mcp.json or ~/.claude/mcp.json
Cursor — .cursor/mcp.json or ~/.cursor/mcp.json
Windsurf — ~/.codeium/windsurf/mcp_config.json
OpenCode — opencode.json or ~/.config/opencode/opencode.json
Continue — .continue/mcpServers/vpn.json
Hermes — ~/.hermes/config.yaml under mcp_servers
All use the same config:
{
"mcpServers": {
"vpn": {
"command": "vpn-mcp"
}
}
}Links
Website: vpn-mcp.net
Setup guide: vpn-mcp.net/setup
PyPI: pypi.org/project/vpn-mcp
License
Source-available. See LICENSE for details.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceAn MCP server that enables AI agents to manage VPN configurations, cloud servers, and account settings through the StealthSurf API. It supports natural language commands for tasks such as creating VPN configs, managing cloud server orders, and performing device security audits.Last updated3MIT
- Alicense-qualityDmaintenanceA powerful MCP server for making HTTP requests, GraphQL queries, and TCP/Telnet connections from AI assistants.Last updated7MIT

Novada Proxyofficial
Alicense-qualityBmaintenanceEnables AI agents to route HTTP requests through millions of real residential IPs, bypassing anti-bot systems and geo-targeting by country or city.Last updated4MIT- Flicense-qualityDmaintenanceEnables AI agents to manage VPN infrastructure through provisioning, lifecycle control, traffic routing, and health monitoring.Last updated2
Related MCP Connectors
A paid remote MCP for AI agent browser approval MCP, built to return verdicts, receipts, usage logs,
Persistent memory and cross-session learning for AI coding assistants (hosted remote MCP).
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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