Connector guide2-minute read9 MCP toolsEN · DE · IT

Synology DSM a MCP — Pilota Synology DSM desde cualquier agente IA

Synology DiskStation Manager: system and storage health, shared folders, running tasks, Download Station queue and the file station tree. Session-login auth against your own NAS.

HCBy HelpCode teamActualizado 2 min read Código abierto en GitHub

Sin tarjeta de crédito · 7 días de prueba · Alternativa self-host disponible

Synology DSM

Synology DSM

Synology DiskStation Manager: system and storage health, shared folders, running tasks, Download Station queue and the file station tree. Session-login auth against your own NAS.

herramientas

9

Región

INTL

Categoría

File Storage

Autenticación

Sign-in token

Env vars requeridas

SYNOLOGY_URLSYNOLOGY_USERNAMESYNOLOGY_PASSWORD
Instalar con un clic en Cloud

7 días de prueba gratis · Sin tarjeta de crédito

  • Prueba gratis de 7 días
    Sin tarjeta de crédito
  • GDPR & SOC 2 ready
    Datos en la UE, registros de auditoría
  • Código abierto en GitHub
    Open source · AGPL-3.0
  • Funciona con ChatGPT, Claude, Gemini
    Cualquier cliente compatible con MCP

Sáltate la instalación. Funcionando en menos de 2 minutos.

Inicia una prueba gratuita en cloud.anythingmcp.com, añade Synology DSM con un clic y apunta tu cliente de IA (Claude, ChatGPT, Copilot o Cursor) al endpoint MCP generado. Sin Docker, sin git clone, sin experiencia de desarrollo.

Empezar prueba gratis

Summary

Synology DiskStation Manager: system and storage health, shared folders, running tasks, Download Station queue and the file station tree. Session-login auth against your own NAS.

Prueba a pedir

Prompts de ejemplo para Synology DSM

Haz clic en un prompt para copiarlo. Pégalo en Claude, ChatGPT, Cursor, Gemini, Copilot u OpenClaw para ejecutarlo contra este conector.

Synology DSM · live vía MCP
Compartir
Opus 4.7

Claude es IA y puede equivocarse. Verifica siempre las respuestas.

💡 ¿Sin instalación? Usa cloud.anythingmcp.com directamente. Inicia sesión, pulsa Connectors → Synology DSM, pega tus credenciales, genera una MCP API key — listo. Sin Docker, sin git clone, sin servidor local.

Synology DSM

Synology DiskStation Manager: system and storage health, shared folders, running tasks, Download Station queue and the file station tree. Session-login auth against your own NAS.

Configuración

Setup

  1. In DSM create a user for the integration. Give it read access to the shared folders the agent should see and, if you want the system tools, membership of the administrators group — several SYNO.Core endpoints are admin-only.
  2. Turn off two-factor authentication for that user, or the login call cannot complete. This is the main reason to use a dedicated account rather than your own.
  3. Set SYNOLOGY_URL to your NAS (e.g. https://nas.example.com:5001, no trailing slash), plus SYNOLOGY_USERNAME and SYNOLOGY_PASSWORD.

…(continued in the in-app connector instructions)

Requisitos previos: SYNOLOGY_URL, SYNOLOGY_USERNAME, SYNOLOGY_PASSWORD

Instalar el conector localmente

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

Abre http://localhost:3000/connectors/store, elige Synology DSM e introduce las variables listadas en los Requisitos previos.

Herramientas disponibles

ToolWhat it does
synology_list_apisList the Web APIs this DSM publishes, with the version range and CGI path of each
synology_get_system_infoRead the NAS's system information: model, serial number, DSM version, uptime, CPU and total memory
synology_get_system_utilizationRead live utilisation: CPU load, memory in use, disk throughput and network throughput right now
synology_list_storageRead the storage overview: every volume and disk with its size, used space, filesystem and SMART health status
synology_list_sharesList the shared folders with their name, path, description and whether each is encrypted — the map of what is on the NAS
synology_list_filesList the files and folders under one path in File Station, with their size, type and modification time
synology_search_filesStart a File Station search under one path for a filename pattern
synology_list_download_tasksList the Download Station queue with each task's title, status, size, progress and speed — what the NAS is currently fetching
synology_list_usersList the DSM user accounts with their name, description, e-mail and whether each is expired or disabled

Siguientes pasos

¿Te ha sido útil esta guía?

Your Synology DSM agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

Guías relacionadas

connectors

Cómo conectar Synology DSM a ChatGPT — via MCP

Synology DiskStation Manager: system and storage health, shared folders, running tasks, Download Station queue and the file station tree. Session-login auth against your own NAS.

connectors

Cómo conectar Synology DSM a Claude — via MCP

Synology DiskStation Manager: system and storage health, shared folders, running tasks, Download Station queue and the file station tree. Session-login auth against your own NAS.

connectors

Cómo conectar Synology DSM a Cursor — via MCP

Synology DiskStation Manager: system and storage health, shared folders, running tasks, Download Station queue and the file station tree. Session-login auth against your own NAS.

connectors

Cómo conectar Synology DSM a Gemini — via MCP

Synology DiskStation Manager: system and storage health, shared folders, running tasks, Download Station queue and the file station tree. Session-login auth against your own NAS.

connectors

AFAS Profit a MCP — Pilota AFAS Profit desde cualquier agente IA

AFAS Profit — Dutch ERP and HR: read any published GetConnector, list what is available, and inspect a connector's metadata. Token auth with AFAS's base64-wrapped XML token.

connectors

Aruba Fatturazione Elettronica a MCP — Pilota Aruba Fatturazione Elettronica desde cualquier agente IA

Aruba Fatturazione Elettronica: send and track Italian e-invoices through the Sistema di Interscambio, read received invoices and their SDI notifications. Token auth against Aruba's B2B gateway.