Skip to main content
Glama
Reculi

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
Install Server
-
license - not tested
B
quality
-
maintenance - not tested

Related MCP Servers

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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