MCPSharp

MCPSharp is a .NET library that helps you build Model Context Protocol (MCP) servers and clients - the standardized API protocol used by AI assistants and models.

GitHub Stars

326

User Rating

Not Rated

Favorites

0

Views

119

Forks

38

Issues

11

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

.NET: Any version that supports standard 2.0

Installation Steps

bash
dotnet add package MCPSharp

Additional Resources