post-cortex: Post-Cortex is an MCP server that provides AI assistants with persistent memory. It stores conversations, decisions, and insights in a searchable knowledge base with automatic entity extraction. All processing runs locally with no external API calls, ensuring privacy.; 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 assistants with long-term memory across conversations
Integrating .NET applications with the Model Context Protocol