mcp_weather
2
Weather MCP Server offers a protocol server that enables obtaining 24-hour weather forecasts and city data using location information. It is installable via different methods including pip and supports integration with systems like Claude and Zed.
Weather MCP Server
- Provides weather forecasts and city information via a Model Context Protocol server.
- Allows retrieval of weather information for the next 24 hours using city names or coordinates.
- Features include
get_24h_weather
to obtain forecasts based on location.
Installation
- Recommended using
uv
or installable via pip.
Configuration
- Can be configured for use with Claude and Zed, using
uvx
,docker
, or pip.
Contribution
- Open for contributions to expand functionality and enhance documentation.