Content
# 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)
<br>
## 📱 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).
<br>
## 📦 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).
<br>
## 💡 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)
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
firecrawl
Firecrawl MCP Server enables web scraping, crawling, and content extraction.
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.