Demonstrates implementation and usage of Anthropic's Model Context Protocol (MCP) with AWS Bedrock.
This project provides a clear example of how to implement and utilize Anthropic's Model Context Protocol (MCP) with AWS Bedrock. It offers a client implementation that interacts with MCP-enabled tools through AWS Bedrock's runtime service, showcasing seamless integration and communication handling. The project includes implementations for stdio and sse modes, along with a sample MCP tool implementation.