IvanMurzak/MCP-Plugin-dotnet
View on GitHub ↗.NET MCP bridge: expose app methods/data as MCP tools, prompts, and resources via an in-app plugin + lightweight server (SignalR; stdio/http).
19 ★8 forksC#Updated 18d ago
What you need to know
.NET library (netstandard2.1) that exposes your methods as MCP Tools, Prompts, and Resources to MCP clients.
Install
Add the package via NuGet
Usage
- •Annotate methods in your .NET application and run it as an MCP server
Key features
- ✓Expose methods as MCP Tools
- ✓Expose prompts and resources
- ✓.NET netstandard2.1
- ✓Easy integration with existing .NET code
Best for
Exposing .NET application functionality to MCP clients
Platforms: .NET
Reviewed 2026-08-11
Topics
- Stars
- 19★
- Forks
- 8
- Language
- C#
- License
- Apache-2.0
- Created
- 2025-10-28
- Last push
- 2026-08-17