Demonstrates basic usages of the Model Context Protocol with a Python server and client.
This project provides a practical demonstration of the Model Context Protocol (MCP), featuring a Python server that exposes a weather tool and a corresponding Python client with a command-line interface. It serves as an accessible example for understanding and implementing fundamental MCP functionalities in application development.