Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by will8ug • Uncategorized
An MCP server providing weather information via a Python server and client.
Query weather information via MCP.
A Python-based MCP server example.
A CLI client to interact with an MCP weather server.
This project demonstrates the use of the Model Context Protocol (MCP) by implementing a weather tool accessible through a Python-based MCP server and a command-line client. It allows users to query weather information using the MCP framework, showcasing basic server-client interactions. The setup requires Python 3.13+ and the 'uv' tool for environment and dependency management.