mcp-server

vynvpn/mcp-server
★ 0 stars TypeScript AI/LLM Updated 5d ago
The official MCP server for VynVPN ecosystem and infrastructure.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "vynvpn/mcp-server"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server for VynVPN. Lets AI agents (Claude, Kiro, GPT, Copilot, etc.) manage VPN connections through natural tool calls. Published on npm — no cloning or building required: ```bash npx @vynvpn/mcp-server ``` Or install globally: ```bash npm install -g @vynvpn/mcp-server ```

Tools (20)

VYNVPN_API_KEYVYNVPN_BASE_URLvynvpn_activate_trialvynvpn_billing_portalvynvpn_cancel_subscriptionvynvpn_close_ticketvynvpn_connectvynvpn_connection_statusvynvpn_create_checkoutvynvpn_create_ticketvynvpn_disconnectvynvpn_ensure_free_subvynvpn_find_nodevynvpn_get_profilevynvpn_get_ticketvynvpn_healthvynvpn_list_connectionsvynvpn_list_invoicesvynvpn_list_nodesvynvpn_list_plans