tailscale-rmcp

jmagar/tailscale-rmcp
★ 3 stars Rust API Integration Updated 4d ago
Rust MCP server for Tailscale network management
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-rmcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "tailscale-rmcp"
      ]
    }
  }
}

README Excerpt

`tailscale-rmcp` is a Rust MCP server with the CLI/bin alias `rtailscale`. It bridges Claude (and any MCP client) to the [Tailscale REST API](https://api.tailscale.com/api/v2) via the Model Context Protocol. It exposes a single MCP tool called `tailscale` with an `action` parameter. Actions cover reading device/network state, authorizing devices, and (with explicit opt-in) deleting devices.

Tools (20)

RUST_LOGTAILSCALE_ALLOW_DESTRUCTIVETAILSCALE_API_KEYTAILSCALE_MCP_ALLOWED_HOSTSTAILSCALE_MCP_ALLOWED_ORIGINSTAILSCALE_MCP_AUTH_ADMIN_EMAILTAILSCALE_MCP_AUTH_MODETAILSCALE_MCP_GOOGLE_CLIENT_IDTAILSCALE_MCP_GOOGLE_CLIENT_SECRETTAILSCALE_MCP_HOSTTAILSCALE_MCP_NO_AUTHTAILSCALE_MCP_PORTTAILSCALE_MCP_PUBLIC_URLTAILSCALE_MCP_TOKENTAILSCALE_TAILNETaclauthorize_devicedelete_devicedevicedevice_routes