Home › Other › Tailscale MCP Server

Tailscale MCP Server

Tailscale MCP server for managing your tailnet from AI assistants

TypeScript
★ 29 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.21.0)

npx -y @yawlabs/tailscale-mcp@0.21.0

Or add to your MCP client config:

{
  "mcpServers": {
    "tailscale-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@yawlabs/tailscale-mcp@0.21.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry