MCP Directory
Back

mcp-server-synology

by atom2ueki · Python · ★ 93

💾 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.

#mcp#mcp-server#synology

Install

pip install git+https://github.com/atom2ueki/mcp-server-synology.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-synology": {
      "command": "uvx",
      "args": [
        "git+https://github.com/atom2ueki/mcp-server-synology.git"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server for Synology NAS devices. Enables AI assistants to manage files and downloads through secure authentication and session management. **🌟 NEW: Unified server supports both Claude/Cursor (stdio) and Xiaozhi (WebSocket) simultaneously!** **Basic Configuration (Claude/Cursor only):** **Extended Configuration (Both Claude/Cursor + Xiaozhi):** **One simple command supports both modes:** Add to your Claude Desktop configuration file: **macOS:** **Windows:** Add to your Cursor MCP settings: Add to your Continue configuration (): For Codeium's MCP suppor…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers