netbird

GitHub

Connect your devices into a secure WireGuardยฎ-based overlay network with SSO, MFA and granular access controls.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "netbird": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-netbird"
      ]
    }
  }
}