tailscale-mcp louij2/tailscale-mcp:latest https://www.npmjs.com/package/tailscale-mcp-server bridge sh false https://github.com/louij2/tailscale-mcp/issues https://github.com/louij2/tailscale-mcp https://raw.githubusercontent.com/louij2/tailscale-mcp/master/README.md Tailscale MCP server, bridged over HTTP with supergateway (baked into the image) so any MCP client that speaks HTTP/SSE can use it. Lets an MCP client inspect and manage your tailnet - devices, ACLs, routes. Tools: Utilities: https://raw.githubusercontent.com/louij2/unraid-templates/master/templates/tailscale-mcp.xml https://cdn.simpleicons.org/tailscale/4B5563 --memory=512m --cpus=0.5 sh -c 'export TAILSCALE_API_KEY="$(cat /run/secrets/key)"; exec supergateway --stdio "tailscale-mcp-server" --port 8097' A Tailscale API access token (admin console -> Settings -> Keys). 8097 /mnt/user/appdata/tailscale-mcp/tailscale-api-key