Catalog
Tailscale MCP
Officialby YawLabs
Tailscale MCP server for managing your tailnet from AI assistants
Manages Tailscale VPN networks and tailnets through AI assistant commands.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"tailscale-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/tailscale-mcp@0.13.2"
]
}
}
}