JUHE API Marketplace
Reculi avatar
MCP Server

weather-mcp-server

mcp server for weather information query

0
GitHub Stars
8/18/2025
Last Updated
No Configuration
Please check the documentation below.

README Documentation

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

Quick Actions

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source