Tailscale
Drive a Tailscale node and its tailnet through the CLI and the control-plane API
Install
npmstdio
npx -y @tailscale-mcp/tailscale-mcp Dockerstdio
docker run -i --rm ghcr.io/tailscale-mcp/tailscale-mcp:1.3.1 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-tailscale-mcp-tailscale-mcp": {
"command": "npx",
"args": [
"-y",
"@tailscale-mcp/tailscale-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.tailscale-mcp/tailscale-mcp · published 2026-09-07 · updated 2026-09-07. Not an endorsement; review the code before connecting it to anything sensitive.