Loading MCP server directory, please wait...
a qweather mcp server
npx @getmcp/cli add io.github.overstarry/qweather-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
QWEATHER_API_BASEYour qweather api host
QWEATHER_API_KEYYour qweather api key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.overstarry/qweather-mcp": {
"command": "npx",
"args": [
"-y",
"qweather-mcp"
],
"env": {
"QWEATHER_API_BASE": "",
"QWEATHER_API_KEY": ""
}
}
}
}