JWeather
Createdjuhemcp
Enables large language models to query real-time weather forecasts for cities and regions across China.
About
JWeather is a Model Context Protocol (MCP) server that empowers large language models (LLMs) with the ability to retrieve weather forecasts for cities and regions throughout China. It provides a `query_weather` tool that accepts a city name as input and returns the current weather conditions, enabling more informed and context-aware interactions within LLM applications.
Key Features
- Provides a `query_weather` tool for retrieving weather information.
- Requires a Juhe Weather API key for accessing weather data.
- Supports installation via uv or pip.
- Configurable via environment variables.
- Includes debugging support using the MCP inspector.
- 0 GitHub stars
Use Cases
- Integrating real-time weather information into chatbot responses.
- Enhancing the context awareness of language models in location-based applications.
- Providing weather forecasts to users through LLM-powered interfaces.