mcp-weather 1.0.1

Global weather intelligence MCP server — forecasts, historical data, air quality, marine conditions via Open-Meteo (free, no API key)
Documentation
1
2
3
4
5
//! # mcp-weather
//!
//! Weather MCP server — 7 tools powered by Open-Meteo. Forecasts, historical data,
//! air quality, marine conditions. Zero configuration.
pub mod server;