mcp_sandbox
This repository explores the practical application of the Model-Context-Protocol (MCP) across various software frameworks. It aims to test and demonstrate how MCP can be integrated and utilized in different development environments.
GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
30
Forks
0
Issues
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