Synology MCP Server
by Ceyeborg
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging | false |
| MCP_HTTP | No | Set to true to serve native Streamable HTTP from uvicorn | false |
| AUTO_LOGIN | No | Auto-login on server start | true |
| VERIFY_SSL | No | Verify SSL certificates | false |
| SYNOLOGY_URL | Yes | NAS base URL (e.g., http://192.168.1.100:5000) | |
| MCP_HTTP_PATH | No | Path for Streamable HTTP endpoint | /mcp |
| XIAOZHI_TOKEN | No | Authentication token for Xiaozhi (required if ENABLE_XIAOZHI=true) | |
| ENABLE_XIAOZHI | No | Enable Xiaozhi WebSocket bridge | false |
| XDG_CONFIG_HOME | No | Custom location for settings.json config directory | |
| SYNOLOGY_OTP_CODE | No | One-shot 6-digit 2FA code for legacy .env users | |
| SYNOLOGY_PASSWORD | Yes | Password for authentication | |
| SYNOLOGY_USERNAME | Yes | Username for authentication | |
| XIAOZHI_MCP_ENDPOINT | No | Xiaozhi WebSocket endpoint | wss://api.xiaozhi.me/mcp/ |
| MCP_HTTP_ALLOWED_HOSTS | No | Comma-separated list of allowed Host headers for DNS-rebinding protection | |
| MCP_HTTP_ALLOWED_ORIGINS | No | Comma-separated list of allowed Origin headers for DNS-rebinding protection | |
| SYNOLOGY_MCP_ALLOW_UNVERIFIED_WINDOWS_ACL | No | Allow loading settings.json without verifying Windows ACLs | 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 | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues