概要
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.
主な機能
- 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