Back to Browse

Tailscale MCP Server

Developer ToolsUse Caution2.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

2.0
Use Caution2.0Critical Risk

Valid MCP server (1 strong, 1 medium validity signals). 8 known CVEs in dependencies (1 critical, 5 high severity) Package registry verified. Imported from the Official MCP Registry.

5 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

What You'll Need

Set these up before or after installing:

Tailscale API keyOptional

Environment variable: TAILSCALE_API_KEY

OAuth client ID (alternative to API key)Optional

Environment variable: TAILSCALE_OAUTH_CLIENT_ID

OAuth client secretOptional

Environment variable: TAILSCALE_OAUTH_CLIENT_SECRET

Tailnet nameOptional

Environment variable: TAILSCALE_TAILNET

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-itunified-io-tailscale": {
      "env": {
        "TAILSCALE_API_KEY": "your-tailscale-api-key-here",
        "TAILSCALE_TAILNET": "your-tailscale-tailnet-here",
        "TAILSCALE_OAUTH_CLIENT_ID": "your-tailscale-oauth-client-id-here",
        "TAILSCALE_OAUTH_CLIENT_SECRET": "your-tailscale-oauth-client-secret-here"
      },
      "args": [
        "-y",
        "tailscale-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!