MCP Servers logo

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.

View on GitHub

Last updated: N/A

MCP Servers

A collection of MCP (Model Context Protocol) servers as dotnet tools

💻 dotnet tool servers

| Name | NuGet | Info | :- | :- | :- | mcpserver.everything.stdio |

| wiki | mcpserver.openxml.sse |
NuGet Badge

NuGet Badge

| wiki | mcpserver.openxml.stdio |
NuGet Badge

NuGet Badge

| wiki | || | mcpserver.azuredevops |
NuGet Badge

NuGet Badge

| link

<br>

📱 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 | :- | :- | :- | ModelContextProtocolServer.Sse |

| Common framework for building a Sse MCP server. | ModelContextProtocolServer.Stdio |
NuGet Badge

NuGet Badge

| Common framework for building a Stdio MCP server.

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.