octave-mcp: OCTAVE is a structured document format with an MCP server and CLI. It normalizes documents to a single canonical form, validates them against their own schema, and logs every transformation. It is designed for AI documents that need to survive compression, multi-agent handoffs, and auditing.; 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.
Documents passing through multiple agents, tools, or compression steps
Integrating .NET applications with the Model Context Protocol