Skip to main content
Glama
Mrquj

mcp-server-synology

by Mrquj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SYNOLOGY_URLYesURL of the Synology NAS (e.g., http://192.168.1.1:5000)
SYNOLOGY_USERYesDSM username
SYNOLOGY_PASSWORDYesDSM password
SYNOLOGY_READONLYNoIf true, mutating tools are hidden and refusedtrue
SYNOLOGY_HOST_BINDNoBind address for HTTP server (Docker)127.0.0.1
SYNOLOGY_HOST_PORTNoPort for HTTP server (Docker)3020
SYNOLOGY_MCP_TOKENNoBearer token for MCP transport security
SYNOLOGY_ALLOW_DELETENoAllow deletion even when writes are onfalse
SYNOLOGY_DENIED_PATHSNoAlways-blocked folders (comma-separated)
SYNOLOGY_INSECURE_TLSNoAllow self-signed certificatesfalse
SYNOLOGY_ALLOWED_PATHSNoRestrict File Station to specific folders (comma-separated)
SYNOLOGY_MCP_TRANSPORTNoTransport type: 'stdio' or 'http'http
SYNOLOGY_MAX_READ_BYTESNoCap on inline file reads1048576
SYNOLOGY_ALLOW_GENERIC_APINoAllow call_dsm_api toolfalse
SYNOLOGY_ALLOW_SYSTEM_CONTROLNoAllow reboot, shutdown or container controlfalse

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mrquj/mcp-server-synology'

If you have feedback or need assistance with the MCP directory API, please join our Discord server