ModelContextProtocol.NET is a C# SDK that implements the Model Context Protocol (MCP), allowing developers to build MCP servers on the .NET platform. It supports standard input/output communication and provides a framework for tool integration. The SDK is compatible with Native AOT, enhancing performance and deployment flexibility. A calculator demo implementation is included to demonstrate its capabilities. Features under development include WebSocket support, resource management, and a prompt...