Loading MCP server directory, please wait...
Secure MCP access for private infrastructure over Tailscale — 48 tools across 9 domains
npx @getmcp/cli add io.github.itunified-io/tailscaleRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.itunified-io/tailscale": {
"command": "npx",
"args": [
"-y",
"tailscale-mcp"
],
"env": {
"TAILSCALE_API_KEY": "",
"TAILSCALE_OAUTH_CLIENT_ID": "",
"TAILSCALE_OAUTH_CLIENT_SECRET": "",
"TAILSCALE_TAILNET": ""
}
}
}
}