Add a C# .NET SDK for building MCP servers

This commit is contained in:
Zhan Jie
2024-12-18 22:42:52 +08:00
committed by GitHub
parent 7dfe48ca6c
commit 2b899e6037
3 changed files with 4 additions and 0 deletions

View File

@@ -204,6 +204,7 @@ Gitリポジトリおよびバージョン管理プラットフォームとの
- [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - PythonでMCPサーバーを構築するための高レベルフレームワーク
- [mcp-rs-template](https://github.com/linux-china/mcp-rs-template) 🦀 - RustのためのMCP CLIサーバーテンプレート
- [Foxy Contexts](https://github.com/strowk/foxy-contexts) 🏎️ - 機能テストを含む宣言的にMCPサーバーを記述するためのGolangライブラリ
- [salty-flower/ModelContextProtocol.NET](https://github.com/salty-flower/ModelContextProtocol.NET) #⃣🏠 - .NET 9上でNativeAOT対応のMCPサーバーを構築するためのC# SDK ⚡ 🔌
## クライアント