mcp-server-synology
by Mrquj
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SYNOLOGY_URL | Yes | URL of the Synology NAS (e.g., http://192.168.1.1:5000) | |
| SYNOLOGY_USER | Yes | DSM username | |
| SYNOLOGY_PASSWORD | Yes | DSM password | |
| SYNOLOGY_READONLY | No | If true, mutating tools are hidden and refused | true |
| SYNOLOGY_HOST_BIND | No | Bind address for HTTP server (Docker) | 127.0.0.1 |
| SYNOLOGY_HOST_PORT | No | Port for HTTP server (Docker) | 3020 |
| SYNOLOGY_MCP_TOKEN | No | Bearer token for MCP transport security | |
| SYNOLOGY_ALLOW_DELETE | No | Allow deletion even when writes are on | false |
| SYNOLOGY_DENIED_PATHS | No | Always-blocked folders (comma-separated) | |
| SYNOLOGY_INSECURE_TLS | No | Allow self-signed certificates | false |
| SYNOLOGY_ALLOWED_PATHS | No | Restrict File Station to specific folders (comma-separated) | |
| SYNOLOGY_MCP_TRANSPORT | No | Transport type: 'stdio' or 'http' | http |
| SYNOLOGY_MAX_READ_BYTES | No | Cap on inline file reads | 1048576 |
| SYNOLOGY_ALLOW_GENERIC_API | No | Allow call_dsm_api tool | false |
| SYNOLOGY_ALLOW_SYSTEM_CONTROL | No | Allow reboot, shutdown or container control | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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