Skip to main content
Glama

weather-mcp-server

by Reculi
Apache 2.0

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" ] } } }

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

mcp server for weather information query

  1. environment setup
    1. windows
  2. depolyment command

    Related MCP Servers

    • -
      security
      F
      license
      -
      quality
      An MCP server implementation that allows users to fetch and display weather information for specified cities, including temperature, humidity, wind speed, and weather descriptions.
      Last updated -
      Python
      • Linux
      • Apple
    • -
      security
      A
      license
      -
      quality
      An MCP server that connects to OpenWeatherMap's API to provide current weather data and multi-day forecasts for locations worldwide in different measurement units.
      Last updated -
      12
      TypeScript
      MIT License
    • A
      security
      F
      license
      A
      quality
      MCP server that provides Korean weather information using grid coordinates and the Korea Meteorological Administration API, allowing users to query current weather conditions and forecasts for specific locations in Korea.
      Last updated -
      2
      3
      Python
      • Apple
      • Linux

    View all related MCP servers

    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