McpToolkit
Lightweight, fast, NativeAOT compatible MCP (Model Context Protocol) framework for .NET
GitHub Stars
29
User Rating
Not Rated
Favorites
0
Views
29
Forks
2
Issues
0
Installation
Difficulty
AdvancedEstimated Time
20-45 minutes
Installation
To implement an MCP server, you need the
McpToolkit.Server package.
dotnet add package McpToolkit.Server
ps1
Install-Package McpToolkit.Server