Skip to content
Claude Code

Tailscale MCP Server for Claude Code

io.github.itunified-io/tailscale

Secure MCP access for private infrastructure over Tailscale — 48 tools across 9 domains

client:Claude Code transport:stdio runtime:npm

Install Tailscale MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add tailscale -e TAILSCALE_API_KEY=<TAILSCALE_API_KEY> -e TAILSCALE_OAUTH_CLIENT_ID=<TAILSCALE_OAUTH_CLIENT_ID> -e TAILSCALE_OAUTH_CLIENT_SECRET=<TAILSCALE_OAUTH_CLIENT_SECRET> -e TAILSCALE_TAILNET=<TAILSCALE_TAILNET> -- npx -y tailscale-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Tailscale MCP Server in other clients