MCP.so
ログイン

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.

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

c#

トランスポート

stdio

公開者

StefH

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは 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 mcpclient to 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.everything for testing and demo MCP interactions
  • Use mcpserver.openxml to expose Office XML file content via MCP
  • Use mcpserver.azuredevops to 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 mcpclient tool

FAQ from MCP Servers

コメント

「その他」の他のコンテンツ