Demonstrates how to enhance ChatBot applications using Amazon Bedrock with the Model Context Protocol (MCP) to enable seamless integration with external systems and data sources.
This project showcases how to build a chatbot on Amazon Bedrock using large language models like Nova and Claude, enhanced with the Model Context Protocol (MCP). It facilitates seamless integration with various external tools, such as local file systems, databases, development tools, and internet search, effectively extending the chatbot's capabilities. By incorporating MCP, the chatbot can interact with existing systems and data, providing a more dynamic and connected user experience.