Weather
CreatedHritik003
Provides a lightweight server for handling weather data using the Model Context Protocol (MCP).
About
A lightweight server designed for handling weather data through the Model Context Protocol (MCP), complemented by a Command-Line Interface (CLI) client for seamless interaction. The project serves as a practical demonstration of building and interacting with an MCP server, specifically tailored for weather-related information, and showcasing asynchronous client-server communication.
Key Features
- 0 GitHub stars
- MCP Server for handling weather data
- Command-line interface (CLI) client for server interaction
- Asynchronous communication using asyncio
- Extensible design for adding commands and data formats