Skip to main content
Glama
rafalr100

Synology MCP Server

by rafalr100

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SYNOLOGY_OTPNoOne-time OTP for 2FA bootstrap (use instead of device token for first time)
SYNOLOGY_URLYesBase URL of the NAS (e.g., http://192.168.1.100:5000)http://localhost:5000
SYNOLOGY_PASSYesDSM password
SYNOLOGY_USERYesDSM username
SYNOLOGY_TIMEOUTNoHTTP timeout in seconds (default 30)30
SYNOLOGY_DEVICE_IDNoTrusted-device token for 2FA (from bootstrap_2fa.py)
SYNOLOGY_VERIFY_SSLNoVerify TLS certificate (default false)false
SYNOLOGY_DEVICE_NAMENoDevice name shown in DSM (default SynologyMCP)SynologyMCP
SYNOLOGY_SESSION_NAMENoSession name shown in DSM (default SynologyMCP)SynologyMCP
SYNOLOGY_ENABLE_POWER_CONTROLNoAllow reboot/shutdown/update tools (default false)false

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/rafalr100/synology-mcp'

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