MCP Servers
@StefH
关于 MCP Servers
A collection of MCP (Model Context Protocol) servers as dotnet tools. And some projects to easily build Stdio or SSE MCP Servers.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Servers?
MCP Servers is a collection of MCP (Model Context Protocol) servers and a client packaged as .NET tools, providing integrations for Everything, OpenXML, Azure DevOps, and building custom MCP servers.
How to use MCP Servers?
Install the desired tool via dotnet tool install <package-name> (e.g., mcpserver.everything). Each server has its own wiki for configuration and usage. The included mcpclient dotnet tool can invoke tools from any MCP server via stdio or SSE.
Key features of MCP Servers
- Collection of MCP servers as .NET tools
- Includes
mcpclientto invoke server tools - Supports stdio and SSE transport protocols
- Provides reusable framework projects (SSE, Stdio, Hybrid)
- Integration with Microsoft SemanticKernel via separate project
- NuGet packages for all tools and libraries
Use cases of MCP Servers
- Use
mcpserver.everythingfor testing and demo MCP interactions - Use
mcpserver.openxmlto expose Office XML file content via MCP - Use
mcpserver.azuredevopsto query Azure DevOps data through MCP - Build custom MCP servers using the included SSE, Stdio, or Hybrid framework libraries
- Invoke server tools programmatically using the
mcpclienttool
FAQ from MCP Servers
—
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Servers
modelcontextprotocolModel Context Protocol Servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
评论