MCP Servers
by StefH
A collection of MCP (Model Context Protocol) servers as dotnet tools. It provides both server and client tools for interacting with MCP.
Last updated: N/A
MCP Servers
A collection of MCP (Model Context Protocol) servers as dotnet tools
💻 dotnet tool servers
| Name | NuGet | Info
| :- | :- | :-
| NuGet Badge NuGet Badge NuGet Badge NuGet Badgemcpserver.everything.stdio
| mcpserver.openxml.sse
| mcpserver.openxml.stdio
| mcpserver.azuredevops
|
📱 dotnet tool client
A MCP client as dotnet tool to invoke tools from a MCP Server (stdio or sse).
See wiki: mcpclient.
<br>📦 Projects
| Name | NuGet | Info
| :- | :- | :-
| NuGet Badge NuGet BadgeModelContextProtocolServer.Sse
| ModelContextProtocolServer.Stdio
|
For more info, see wiki: Projects.
<br>💡 Other Projects
For a Microsoft SemanticKernel integration for the Model Context Protocol using the csharp-sdk, see this project.