Connapse: Connapse is an open-source knowledge backend that gives AI agents persistent, searchable memory. Upload documents or connect to existing storage like Amazon S3, Azure Blob Storage, or local filesystems. Agents query and build their own research corpus via MCP, REST API, or CLI, deployable in 60 seconds with Docker.; 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.
AI agent developers needing a knowledge backend for query and curation via MCP or REST
Integrating .NET applications with the Model Context Protocol