Demonstrates the functionality of a MultiServerMCPClient by showcasing interaction with multiple MCP model servers.
Explore the Model Context Protocol (MCP) in action with this demo project, designed to illustrate how applications provide context to Large Language Models (LLMs). This repository features two distinct MCP model servers—one for weather data and another for mathematical calculations—alongside a MultiServerMCPClient that interacts with both, demonstrating a practical implementation of the protocol.