Developer Tools
Trust: 22/100 (Limited)io.github.overstarry/qweather-mcp Guide
a qweather mcp server
5 starsby overstarry
Quick Start
Install
npx qweather-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-overstarry-qweather-mcp": {
"command": "npx",
"args": [
"qweather-mcp"
]
}
}
}