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.
Key Features
01Compatible with Amazon Nova Pro and Claude Sonnet models
02Supports multi-user sessions and concurrent access
03Fully compliant with Anthropic's MCP standard
04Decoupled MCP capability with API service
05Provides a web UI for interacting with LLMs and MCP Servers
0656 GitHub stars