https://github.com/stefh/mcpservers
A collection of MCP (Model Context Protocol) servers as dotnet tools. And some projects to easily build Stdio or SSE MCP Servers.
https://github.com/stefh/mcpservers
Last synced: 3 months ago
JSON representation
A collection of MCP (Model Context Protocol) servers as dotnet tools. And some projects to easily build Stdio or SSE MCP Servers.
- Host: GitHub
- URL: https://github.com/stefh/mcpservers
- Owner: StefH
- License: mit
- Created: 2025-03-30T08:04:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-07T07:08:59.000Z (4 months ago)
- Last Synced: 2026-02-17T19:26:20.216Z (4 months ago)
- Language: C#
- Homepage:
- Size: 124 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# MCP Servers
A collection of MCP (Model Context Protocol) servers (and client) as dotnet tools.
## 💻 dotnet tool `servers`
| Name | NuGet | Info
| :- | :- | :-
| `mcpserver.everything` | [](https://www.nuget.org/packages/mcpserver.everything) | [wiki](https://github.com/StefH/mcpservers/wiki/mcpserver.everything)
| `mcpserver.everything.stdio` | [](https://www.nuget.org/packages/mcpserver.everything.stdio) | [wiki](https://github.com/StefH/mcpservers/wiki/mcpserver.everything)
| | |
| `mcpserver.openxml` | [](https://www.nuget.org/packages/mcpserver.openxml) | [wiki](https://github.com/StefH/mcpservers/wiki/mcpserver.openxml)
| `mcpserver.openxml.sse` | [](https://www.nuget.org/packages/mcpserver.openxml.sse) | [wiki](https://github.com/StefH/mcpservers/wiki/mcpserver.openxml)
| `mcpserver.openxml.stdio` | [](https://www.nuget.org/packages/mcpserver.openxml.stdio) | [wiki](https://github.com/StefH/mcpservers/wiki/mcpserver.openxml)
| ||
| `mcpserver.azuredevops` | [](https://www.nuget.org/packages/mcpserver.azuredevops.stdio) | [link](https://github.com/StefH/mcpserver.azuredevops)
## 📱 dotnet tool `client`
A MCP client as dotnet tool to invoke tools from a MCP Server (stdio or sse).
[](https://www.nuget.org/packages/mcpclient)
See [wiki: mcpclient](https://github.com/StefH/mcpservers/wiki/mcpclient).
## 📦 Projects
| Name | NuGet | Info
| :- | :- | :-
| `ModelContextProtocolServer.Sse` | [](https://www.nuget.org/packages/ModelContextProtocolServer.Sse) | Common framework for building a Sse MCP server.
| `ModelContextProtocolServer.Stdio` | [](https://www.nuget.org/packages/ModelContextProtocolServer.Stdio) | Common framework for building a Stdio MCP server.
| `ModelContextProtocolServer.Hybrid` | [](https://www.nuget.org/packages/ModelContextProtocolServer.Hybrid) | Common framework for building a Hybrid MCP server.
For more info, see [wiki: Projects](https://github.com/StefH/mcpservers/wiki/Projects).
## 💡 Other Projects
For a Microsoft SemanticKernel integration for the Model Context Protocol using the csharp-sdk, see [this project](https://github.com/StefH/McpDotNet.Extensions.SemanticKernel).
## Sponsors
[Entity Framework Extensions](https://entityframework-extensions.net/?utm_source=StefH) and [Dapper Plus](https://dapper-plus.net/?utm_source=StefH) are major sponsors and proud to contribute to the development of all **mcpservers**.
[](https://entityframework-extensions.net/bulk-insert?utm_source=StefH)
[](https://dapper-plus.net/bulk-insert?utm_source=StefH)