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.
Server Config
{
"mcpServers": {
"mullvad": {
"command": "uv",
"args": [
"--directory",
"/path/to/mullvad-mcp",
"run",
"mullvad-mcp"
]
}
}
}