AgentUni

Tailscale

by @tailscale-mcp / v1.3.1

Drive a Tailscale node and its tailnet through the CLI and the control-plane API

Install

npm / stdio

npx -y @tailscale-mcp/tailscale-mcp

Docker / stdio

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.

Similar

More Developer Tools servers

Browse category