1 dépôt
Integration layers for hosting protocol servers within specific web application frameworks.
Distinct from ASP.NET Core Application Frameworks: Focuses on protocol server hosting rather than general enterprise application architecture
Explore 1 awesome GitHub repository matching web development · Hosting Integrations. Refine with filters or upvote what's useful.
The Model Context Protocol C# SDK is a library for building clients and servers that implement the Model Context Protocol to integrate AI tools and resources. It provides an AI tool integration framework and a multi-modal content handler to exchange text, images, and binary resources between AI models and external context providers. The SDK utilizes a JSON-RPC communication library to manage bidirectional data exchange. It features a transport-agnostic communication layer that supports standard input and output, HTTP, and in-memory pipes, with specific integration for ASP.NET Core hosting. T
Integrates with ASP.NET Core to expose protocol capabilities over HTTP with session tracking.