mcp_sandbox
このリポジトリは、モデル・コンテキスト・プロトコル(MCP)の実用的な応用をさまざまなソフトウェアフレームワークで探求しています。MCPの統合と利用方法をテストし、開発環境での実装を示すことを目的としています。
GitHubスター
0
ユーザー評価
未評価
お気に入り
0
閲覧数
21
フォーク
0
イシュー
0
README
MCP Testing
This repository explores the practical application of the Model-Context-Protocol (MCP) with various software frameworks.
Overview
The goal is to test and demonstrate how MCP can be integrated and utilized in different development environments.
Resources
MCP Core
- Anthropic MCP Announcement https://www.anthropic.com/news/model-context-protocol
- MCP Python SDK: https://github.com/modelcontextprotocol/python-sdk
- MCP Clients (StdIO vs SSE): Blog post comparing client communication methods
Framework Integrations
- Langchain MCP Adapters: https://github.com/langchain-ai/langchain-mcp-adapters
- Crew AI MCP Tools: https://github.com/crewAIInc/crewAI-tools