About this integration
Current weather and hourly forecasts for any place name, via the free Open-Meteo API. No API key.
- Transport
- stdio
- Authentication
- none
- Initial setup
- none
- Runtime
- unattended
- Evidence
- documented
- Version
- 0.1.2
- Package
- myai-weather-mcp
- Last compatibility test
- Not independently tested
Connect your agent
myai-weather-mcpPublisher documentation and executable manifest were reviewed. The package and Open-Meteo endpoints were not executed or independently security-audited, and example weather responses are explicitly illustrative rather than current observations.
Capabilities: Retrieve current weather by place name, Retrieve up to 48 hours of hourly forecast data, Return local-time conditions and precipitation probabilities
Connected profiles
Additional details
io.github.myAI-2025/openmeteo-mcp
Source ↗ · Checked 2026-09-170.1.2
Source ↗ · Checked 2026-09-17CC0-1.0; package licenses are separate
Source ↗ · Checked 2026-09-17pypi
Source ↗ · Checked 2026-09-17myai-weather-mcp
Source ↗ · Checked 2026-09-190.1.2
Source ↗ · Checked 2026-09-19The Python console script waits for newline-delimited JSON-RPC over stdio and performs Open-Meteo requests when its two weather tools are called.
Source ↗ · Checked 2026-09-19The publisher explicitly states that no weather API key is needed; network access to Open-Meteo is still required.
Source ↗ · Checked 2026-09-19Local stdio setup launches the pinned myai-weather-mcp package with uvx; the documented console script is also available after installation.
Source ↗ · Checked 2026-09-19Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-19