tailscale-mcp

tailscale-mcp/tailscale-mcp
★ 0 stars Rust API Integration Updated today
MCP server for Tailscale, backed by the tailscale CLI and control-plane REST API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tailscale-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "tailscale-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server for [Tailscale](https://tailscale.com). The node it runs on is driven through the `tailscale` command-line interface; the tailnet behind it is driven through the control-plane REST API. annotations. Tailscale's own JSON comes back unmodified, so anything you learned from Tailscale's documentation still applies. When something fails you

Tools (2)

fullminimal

Topics

claudemcpmcp-servermodel-context-protocolnetworkingrusttailnettailscalevpnwireguard