M

MCP SynoLink

A Node.js - based Synology NAS file operation service that enables interaction with AI assistants via the Model Context Protocol (MCP), providing functions such as login, file management, and search.
2.5 points
46

What is the SynoLink MCP Server?

The SynoLink MCP Server is a tool built on Node.js that allows you to interact with Synology NAS devices via the Model Context Protocol (MCP). You can easily manage files, create shared links, and perform other NAS operations.

How to use the SynoLink MCP Server?

You can start using the SynoLink MCP Server in just a few steps. First, install the dependencies, then run the server script, and add the configuration in Claude or other MCP - supported applications.

Use cases

Suitable for users who need to remotely access and manage Synology NAS, such as backing up files, uploading and downloading data, or automating tasks.

Main Features

Login/LogoutLog in to Synology DSM with a username and password and securely log out of the system.
List Files and FoldersGet a list of all files and folders in a specified path.
Upload FileUpload local files to Synology NAS.
Create FolderCreate a new folder at a specified location.
Delete File/FolderRemove unwanted files or folders.
Search FunctionQuickly find files or folders with specific keywords.
Get Shared LinksGenerate publicly accessible shared links for files or folders.
Get Server InformationView basic information about Synology NAS.
Get Quota InformationCheck the storage space usage.

Advantages and Limitations

Advantages
Supports multiple file operations, simplifying NAS management
Easy to integrate into existing workflows
Good cross - platform compatibility
Limitations
Requires high network bandwidth to support large - file transfers
Directly passing passwords may pose certain security risks

How to Use

Clone the project repository
Clone the code of this project using Git.
Install dependencies
Install the required Node.js modules.
Start the server
Build and run the MCP server.
Configure Claude
Add a new MCP server configuration in the Claude desktop client.

Usage Examples

List files in the photo directoryShow how to list the user's photo directory.
Upload a document to the NASDemonstrate how to upload a local document to the NAS.

Frequently Asked Questions

How to ensure the security of the password?
Does it support multiple NAS devices?
How to uninstall this tool?

Related Resources

Synology Web API Documentation
Understand the detailed description of the Synology API.
Model Context Protocol Official Website
More information about the MCP protocol.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "synolink": {
      "command": "node",
      "args": [
        "/path/to/MCP-SynoLink/dist/index.js",
        "https://your-synology-url:port",
        "your-username",
        "your-password"
      ]
    }
  }
}

{
  "mcpServers": {
    "synolink": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "mcp/synolink",
        "https://your-synology-url:port",
        "your-username",
        "your-password"
      ]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
864
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
175
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.8K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
124
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
594
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.3K
4.7 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
312
4.5 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase