synology-nas-mcp

pvulgaris/synology-nas-mcp
★ 0 stars TypeScript 🔒 Security Updated 7d ago
MCP server for managing a Synology NAS (DSM 7) — packages, security audit, shares. Runs as a container on the NAS itself, reachable from your Mac over Tailscale.
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": {
    "synology-nas-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pvulgaris/synology-nas-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for managing a Synology NAS (DSM 7). Exposes typed tools for package management, security audit, share inspection, and storage health. Designed to run as a container on the NAS itself, reachable from your Mac over Tailscale. - Read tools (safe to invoke): system status, storage/drive health, installed packages, available updates, package info, Security Advisor findings, users + 2FA state, firewall, DSM security settings, shares, external access (QuickConnect / DDNS / reverse proxy), c