Skip to main content
Glama

weather-mcp-server

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
Deploy Server
A
security – no known vulnerabilities
-
license - not tested
A
quality - confirmed to work

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Reculi/weather-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server