qweather-mcp-server
If you are the rightful owner of qweather-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a Model Context Protocol (MCP) server for querying real-time weather using the QWeather API.
The MCP server for weather querying is designed to interact with the QWeather API to provide real-time weather information. It requires the declaration of specific environment variables for operation, including the API endpoint and API key. The server is optimized for use with the uv tool, which facilitates synchronization and execution of the project. This server is particularly useful for applications that need to integrate weather data into their services, providing a seamless and efficient way to access up-to-date weather information.
Features
- Real-time weather data retrieval from QWeather API.
- Environment variable configuration for API endpoint and key.
- Simple API key authentication without JWT support.
- Optimized for use with the uv tool for project management.
- Efficient integration of weather data into applications.