Synology NAS runs on your own machine — the client starts it, so there is no endpoint to ping. 226 installs a week from pypi. Last commit 14 May 2026.
MCP server for Synology NAS — browse files, monitor health, and automate operations
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-synology -- uvx mcp-synology
{
"mcpServers": {
"mcp-synology": {
"args": [
"mcp-synology"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-synology]
command = "uvx"
args = ["mcp-synology"]
{
"mcpServers": {
"mcp-synology": {
"args": [
"mcp-synology"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-synology": {
"args": [
"mcp-synology"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.