Synology NAS
Rank #23,828io.github.cmeans/mcp-synology
MCP server for Synology NAS — browse files, monitor health, and automate operations
Synology NAS is a Model Context Protocol (MCP) server published by cmeans. It ranks #23,828 of 132,113 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Synology NAS is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Apr 7, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 108,285 of 132,113 servers on MCP Toplist.
Use Synology NAS
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-synology -- uvx mcp-synology[mcp_servers.mcp-synology]
command = "uvx"
args = ["mcp-synology"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-synology": {
"command": "uvx",
"args": [
"mcp-synology"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-synology": {
"command": "uvx",
"args": [
"mcp-synology"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-synology": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-synology"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-synology": {
"command": "uvx",
"args": [
"mcp-synology"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-synology": {
"command": "uvx",
"args": [
"mcp-synology"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.cmeans%2Fmcp-synology)<a href="https://mcptoplist.com/server/io.github.cmeans%2Fmcp-synology"><img src="https://mcptoplist.com/badge/io.github.cmeans%2Fmcp-synology.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
cmeans
Other servers by cmeans
View all cmeans servers →Available versions (2)
| Version | Published |
|---|---|
| 0.5.2 | May 2, 2026 |
| 0.4.1 | Apr 8, 2026 |
Frequently asked questions
- Who maintains Synology NAS?
- Synology NAS is maintained by cmeans, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Synology NAS listed on the Official MCP Registry?
- Yes — Synology NAS is listed on the Official MCP Registry, alongside Glama.
- How many versions does Synology NAS have?
- MCP Toplist tracks 2 versions of Synology NAS, most recently published on May 2, 2026.
- Where can I find the source code for Synology NAS?
- The source code for Synology NAS is hosted at github.com/cmeans/mcp-synology.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.