README Documentation
weather-mcp-server
this is a mcp-server for weather query
environment setup
make sure you have installed uv
windows
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
depolyment command
{ "mcpServers": { "weather": { "command": "uv", "args": [ "--directory", "PATH\TO\YOUR\WEATHER\MCP\SERVER", "run", "weather.py" ] } } }
Installing via Smithery
To install Weather Query Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @Reculi/weather-mcp-server --client claude
Quick Actions
Key Features
Model Context Protocol
Secure Communication
Real-time Updates
Open Source