VPN As A Service MCP
Enables AI agents to manage VPN infrastructure through provisioning, lifecycle control, traffic routing, and health monitoring.
README
š 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
š ļø 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 uv - WireGuard from wireguard.com
ā” Installation Steps:
- Download
aivpn-mcp-xxx-generic.zipfrom our releases - Extract to your preferred location (e.g.,
C:\aivpn-mcp) - Copy
example/mcp.jsonto your working directory - Critical: 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 releases - Extract to your preferred location (e.g.,
/usr/local/aivpn-mcp) - Copy
example/mcp.jsonto your working directory - Critical: 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!
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.