weather-mcp-server

Reculi/weather-mcp-server

3.2

If you are the rightful owner of weather-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 designed for weather queries.

weather-mcp-server

smithery badge this is a mcp-server for weather query

weather-mcp-server MCP server

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