atom2ueki/mcp-server-synology
💾 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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-synology": {
"command": "npx",
"args": [
"-y",
"mcp-server-synology"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...