Skip to content

🎉 Synology MCP Server v1.0.0 - Initial Release

Choose a tag to compare

@atom2ueki atom2ueki released this 31 May 15:19
· 8 commits to main since this release

🚀 The first stable release of Synology MCP Server is here!

🌟 What's New

This initial release brings full Model Context Protocol (MCP) integration for Synology NAS devices, enabling AI assistants to seamlessly manage your NAS through natural language commands.

✨ Key Features

🔐 Secure Authentication & Session Management

  • Persistent session management across multiple NAS devices
  • Auto-login functionality with environment configuration
  • Session cleanup on server shutdown

📁 Complete File System Operations

  • 📋 List & Browse: List shares, directories with detailed metadata
  • 🔍 Search: Find files with pattern matching (wildcards supported)
  • 📝 Create: Create files with custom content and directories
  • 🗑️ Delete: Unified delete function (auto-detects files vs directories)
  • ✏️ Rename: Rename files and directories
  • 📦 Move: Move files/directories to new locations
  • ℹ️ Info: Get detailed file/directory information with timestamps, permissions, ownership

📥 Download Station Integration

  • 📊 Monitor: View download tasks, statistics, and system info
  • ➕ Create: Add download tasks from URLs and magnet links
  • ⏸️ Control: Pause, resume, and delete download tasks
  • 📈 Statistics: Real-time download/upload statistics

🤖 Multi-Client AI Support

  • 🤖 Claude Desktop - Full integration with Anthropic's Claude
  • ↗️ Cursor - Seamless coding assistant integration
  • 🔄 Continue - VS Code extension support
  • 💻 Codeium - AI coding assistant compatibility

🐳 Easy Deployment

  • Docker Compose setup with one command
  • Environment-based configuration for security
  • Auto-SSL verification options
  • Debug logging for troubleshooting