Demonstrates connecting to Model Context Protocol (MCP) servers over HTTP using Server-Sent Events (SSE).
This is a simple example client demonstrating how to connect to Model Context Protocol (MCP) servers over HTTP using Server-Sent Events (SSE) transport. It leverages the official MCP Python SDK to handle protocol communication and server interactions, providing a clear and concise illustration of how to interact with an MCP server's capabilities.