qweather-mcp
MCP server for QWeather API.
This project provides weather information query capabilities through Model Context Protocol (MCP).
Usage
Get your API Key here.
Installing via Smithery
To install qweather-mcp for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @overstarry/qweather-mcp --client claude
Configure manually
# stdio server
npx -y qweather-mcp
Environment variables:
QWEATHER_API_BASE=https://api.qweather.com
QWEATHER_API_KEY=<your-api-key>
JSON config
{
"mcpServers": {
"qweather": {
"command": "npx",
"args": ["-y", "qweather-mcp"],
"env": {
"QWEATHER_API_BASE": "<your-api-url>",
"QWEATHER_API_KEY": "<your-api-key>"
}
}
}
}
Available Tools
lookup-city: Look up city information by nameget-weather-now: Get current weather for a location
License
MIT.
QWeather API MCP Server
Project Details
- overstarry/qweather-mcp
- qweather-mcp
- Last Updated: 4/5/2025
Recomended MCP Servers
Model Context Protocol Servers
MCP server for interacting with the iOS simulator
A free SEO tool MCP (Model Control Protocol) service based on Ahrefs data. Includes features such as backlinks,...
Zerodha Kite Connect MCP Server
An MCP server to interact with Strava
A type-safe solution to remote MCP communication, enabling effortless integration for centralized management of Model Context.
Take your gaming experience to the next level with this MCP server for Clash of Clans.
A Model Context Protocol (MCP) server that enables secure interaction with OceanBase databases. This server allows AI assistants...
mns-mcp-server
MCP server implementation for n8n workflow automation





