mcp-dotnet-samples and MCP-Plugin-dotnet
The "microsoft/mcp-dotnet-samples" project provides comprehensive examples for building MCP servers and clients with .NET, while "IvanMurzak/MCP-Plugin-dotnet" is an ecosystem sibling that offers a specific plugin and lightweight server to expose .NET application methods and data as MCP tools, potentially leveraging the foundational understanding and patterns demonstrated by the samples.
About mcp-dotnet-samples
microsoft/mcp-dotnet-samples
A comprehensive set of samples of creating and using MCP servers and clients with .NET
This project offers examples for .NET developers to create applications that connect Large Language Models (LLMs) with various data sources and tools. It allows you to feed information from sources like GitHub or Outlook into an LLM and receive outputs that integrate with those systems, such as sending emails or managing to-do lists. This is for software developers building AI-powered applications or agents.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work