mcp-server-synology: This project provides an MCP server for Synology NAS, allowing AI assistants to perform file operations and download management. It supports dual-mode operation with Claude/Cursor (stdio) and Xiaozhi (WebSocket) simultaneously, and offers Docker deployment for easy setup.; csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.
AI assistant manages NAS files
Integrating .NET applications with the Model Context Protocol