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.; Sephera: Sephera is a local-first Rust CLI that combines repository metrics and deterministic context export. It provides fast line counting, deterministic context bundles with AST compression, and a built-in MCP server for AI agent integration. It focuses on giving reliable structural signals and focused context for LLMs and humans.
Integrating .NET applications with the Model Context Protocol
Inspect a repository before refactoring or reviewing changes