beever-atlas: Beever Atlas automatically pulls conversations from Slack, Discord, Microsoft Teams, and Mattermost, extracts atomic facts, deduplicates them, and clusters them into topic pages with citations. It provides an LLM-first wiki that grows on its own, and allows natural language querying with answers cited back to source messages. The system also offers an MCP server for integration with AI agents like Claude Code and Cursor.; 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.
Automatically build a browsable wiki from team chat history for onboarding and reference.
Integrating .NET applications with the Model Context Protocol