tailscale-blade-mcp

Groupthink-dev/tailscale-blade-mcp
★ 0 stars Python 🔒 Security Updated 2d ago
MCP server for Tailscale network monitoring and security — 17 tools, token-efficient, SecOps-first
View on GitHub → Try with Claude — $10 free →

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-blade-mcp": {
      "command": "uvx",
      "args": [
        "tailscale-blade-mcp"
      ]
    }
  }
}

Or install with pip: pip install tailscale-blade-mcp

README Excerpt

An MCP server that gives AI agents structured access to Tailscale tailnets. Built for the [Model Context Protocol](https://modelcontextprotocol.io) with security visibility and token efficiency as first-class design goals. Tailscale exposes a clean REST API (v2) for managing devices, ACL policies, DNS, auth keys, users, and audit logs. This MCP wraps it with the guardrails that automated agents need:

Tools (18)

ts_aclts_acl_validatets_approve_routests_audit_logts_authorize_devicets_create_keyts_delete_devicets_delete_keyts_devicets_device_routests_devicests_dnsts_expire_devicets_infots_keysts_set_tagsts_usersts_webhooks

Topics

mcpmcp-servermodel-context-protocolnetwork-securitysiderealtailscalevpn