Synology NAS for Zed
io.github.cmeans/mcp-synology
MCP server for Synology NAS — browse files, monitor health, and automate operations
client:Zed
transport:stdio
runtime:pypi
Install Synology NAS in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-synology": {
"command": "uvx",
"args": [
"mcp-synology"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs