mcp-server-synology

atom2ueki/mcp-server-synology
β˜… 92 stars Python πŸ“ File System Updated 10d ago
πŸ’Ύ Model Context Protocol (MCP) server for Synology NAS - Enables AI assistants (Claude, Cursor, Continue) to manage files, downloads, and system operations through secure API integration. Features Docker deployment, auto-authentication, and comprehensive file system tools.
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": {
    "mcp-server-synology": {
      "command": "uvx",
      "args": [
        "mcp-server-synology"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-synology

Topics

mcpmcp-serversynology