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.; remnote-mcp-server: RemNote MCP Server enables AI assistants, local scripts, and coding harnesses to interact with RemNote via the Model Context Protocol. It provides an HTTP MCP server, a stdio proxy for stdio-based clients, and a CLI for local automation. The system uses a two-component architecture: a RemNote plugin (Automation Bridge) running in the browser, and this standalone server that translates MCP tool calls into RemNote API actions.
Integrating .NET applications with the Model Context Protocol
AI assistants like Claude Code interact with your RemNote knowledge base to create and search notes