add codemirror-mcp

This commit is contained in:
Myles Scolnick
2025-01-09 15:56:35 -05:00
parent 5c41876318
commit 381cc5ba00
3 changed files with 3 additions and 0 deletions

View File

@@ -215,6 +215,7 @@ Gitリポジトリおよびバージョン管理プラットフォームとの
- [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 ⚡ 🔌
- [@marimo-team/codemirror-mcp](https://github.com/marimo-team/codemirror-mcp) - リソースメンションとプロンプトコマンドのためのModel Context Protocol (MCP)を実装するCodeMirror拡張
## クライアント