Mullvad VPN MCP Server
@oregansamuel3
About Mullvad VPN MCP Server
Control Mullvad VPN from any MCP-compatible AI client. Connect, disconnect, switch servers, check for leaks, manage kill switch, DAITA, multihop, DNS blocking, and more — all via the local Mullvad CLI.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mullvad": {
"command": "uv",
"args": [
"--directory",
"/path/to/mullvad-mcp",
"run",
"mullvad-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mullvad VPN MCP Server?
A server that enables MCP-compatible AI clients (Claude Desktop, Cursor, Windsurf, and others) to control Mullvad VPN through the mullvad CLI. No API keys, config file parsing, or credentials are required.
How to use Mullvad VPN MCP Server?
Ensure Mullvad VPN app is installed with the mullvad CLI in your PATH, Python 3.11+, and the uv package manager. Clone the repository and run uv sync. Tools become available to any MCP-compatible AI client.
Key features of Mullvad VPN MCP Server
- Connect, disconnect, and reconnect with optional location parameters.
- Check current VPN status and verify against am.i.mullvad.net.
- List countries, cities, and servers with filtering.
- Set location, kill switch, DAITA, multihop, DNS, protocol, and obfuscation.
- Retrieve masked account number, expiry, and registered devices.
- No API keys or external configuration needed.
Use cases of Mullvad VPN MCP Server
- Connect to a specific country on demand ("Connect me to Sweden").
- Verify VPN protection with a leak test ("Am I leaking?").
- Enable kill switch and ad blocking simultaneously ("Enable the kill switch and block ads").
FAQ from Mullvad VPN MCP Server
—
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments