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.; spring-ai-playground: Spring AI Playground is a cross-platform desktop app for building, testing, validating, and executing MCP tools in a controlled local environment. It enforces a 'No Pass, No Run' workflow where tools must pass local tests before being exposed to agents. It provides a built-in MCP server, secure secret management, and supports multiple platforms.
Integrating .NET applications with the Model Context Protocol
Building and validating MCP tools locally