gridctl: Gridctl aggregates tools from multiple MCP servers into a single gateway, allowing you to define your stack in YAML and apply it with one command. It supports various transports (Docker, SSH, stdio, etc.) and provides features like tool filtering, output format conversion, code mode, and skills registry. Designed for fast, ephemeral, and repeatable AI tool environments.; 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.
Rapid prototyping of AI tool stacks with multiple MCP servers
Integrating .NET applications with the Model Context Protocol