VPN As A Service MCP
Allows provisioning and management of WireGuard VPN tunnels, including lifecycle control, traffic routing, and health monitoring.
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 As A Service MCPProvision a VPN tunnel to the New York data center."
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 As A Service MCP
🌐 Visit us at: https://alexjef.net
⚡ What's This?
Welcome to the cutting-edge AI-powered VPN orchestration layer! This MCP (Model Context Protocol) transforms how AI agents interact with VPN infrastructure. No more manual tunnel management – your AI can now seamlessly:
🔧 Provision VPN tunnels on-demand
🎛️ Control tunnel lifecycle (start/stop/status)
🌍 Route traffic through global endpoints
📊 Monitor connection health in real-time
Related MCP server: network-mcp
🛠️ Installation & Setup
📦 Artifacts available in Latest Release
🐧 Linux (DEB/RPM)
# Grab the latest package from releases and install - dead simple!
sudo dpkg -i aivpn-mcp_*.deb # Debian/Ubuntu
# OR
sudo rpm -i aivpn-mcp_*.rpm # RHEL/Fedora/SUSE🪟 Windows Power Users
🔧 Prerequisites (Get these first):
Python 3.9+ from python.org
UV package manager:
pip install uvWireGuard from wireguard.com
⚡ Installation Steps:
Download
aivpn-mcp-xxx-generic.zipfrom our releasesExtract to your preferred location (e.g.,
C:\aivpn-mcp)Copy
example/mcp.jsonto your working directoryCritical: Edit
mcp.jsonand update thedirectoryargument to your extraction path🚀 Launch! Your AI agent CLI will discover the MCP automatically
🍎 macOS Developers
🔧 Prerequisites (Homebrew recommended):
brew install python # Python 3.9+
pip install uv # UV package manager
brew install wireguard-tools # WireGuard CLI tools⚡ Installation Steps:
Download
aivpn-mcp-xxx-generic.zipfrom our releasesExtract to your preferred location (e.g.,
/usr/local/aivpn-mcp)Copy
example/mcp.jsonto your working directoryCritical: Edit
mcp.jsonand update thedirectoryargument to your extraction path🚀 Launch! Your AI agent CLI will discover the MCP automatically
💡 Pro tip: Visit alexjef.net and Support for advanced configuration, API documentation, and troubleshooting guides!
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/Nolaan/ai_vpn_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server