MCPSharp and MCP-Plugin-dotnet

These are complements: MCPSharp provides the foundational .NET library and protocol implementation for building MCP servers, while MCP-Plugin-dotnet builds on top of that abstraction to offer a higher-level plugin architecture for exposing application methods and data as MCP resources.

MCPSharp
49
Emerging
MCP-Plugin-dotnet
40
Emerging
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 17/25
Maintenance 10/25
Adoption 4/25
Maturity 13/25
Community 13/25
Stars: 362
Forks: 41
Downloads:
Commits (30d): 0
Language: C#
License: MIT
Stars: 8
Forks: 2
Downloads:
Commits (30d): 0
Language: C#
License: Apache-2.0
No Package No Dependents
No Package No Dependents

About MCPSharp

afrise/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.

This is a .NET library for developers building AI applications. It helps you create special functions and tools that AI models and assistants can use, and connect to existing AI services using a standardized protocol called Model Context Protocol (MCP). Developers write their C# methods, and the library handles the complex communication, allowing AI systems to discover and call those methods.

AI-development .NET-programming API-integration AI-assistant-tools server-development

About MCP-Plugin-dotnet

IvanMurzak/MCP-Plugin-dotnet

.NET MCP bridge: expose app methods/data as MCP tools, prompts, and resources via an in-app plugin + lightweight server (SignalR; stdio/http).

This tool helps .NET developers integrate their desktop applications, game servers, or Unity projects with AI assistants like Claude. It allows the AI to trigger methods, access data, and utilize prompts from a running .NET application. The developer defines what their app can offer, and the AI can then interact with the live application instance.

.NET development AI integration Application interoperability Game development Desktop application development

Scores updated daily from GitHub, PyPI, and npm data. How scores work