rustscale

jmagar/rustscale
★ 0 stars Shell 🔌 API Integration Updated 7d ago
Rust MCP server for Tailscale network management
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rustscale": {
      "command": "npx",
      "args": [
        "-y",
        "jmagar/rustscale"
      ]
    }
  }
}

README Excerpt

`rustscale` is a Rust binary named `tailscale` that 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