mcp-server-openmeteo

Provides an MCP server that exposes OpenMeteo weather capabilities as MCP tools: current weather, multi-day forecasts, historical daily weather, and global location search (geocoding) by delegating to OpenMeteo’s free public API.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ Ai Ml mcp weather openmeteo geocoding rust ai-tools forecasting historical-weather
⚙ Agent Friendliness
62
/ 100
Can an agent use this?
🔒 Security
44
/ 100
Is it safe for agents?
⚡ Reliability
34
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
78
Documentation
65
Error Messages
0
Auth Simplicity
95
Rate Limits
20

🔒 Security

TLS Enforcement
60
Auth Strength
20
Scope Granularity
10
Dep. Hygiene
45
Secret Handling
90

Transport/auth for the MCP server is not described; if exposed beyond localhost, it may lack access control. Upstream OpenMeteo usage likely does not require API keys per README. TLS requirement for the MCP server is not specified; for OpenMeteo calls, HTTPS is expected but not guaranteed by the README. Secret handling appears minimal because no secrets are mentioned, but dependency/security posture is not verifiable from provided content.

⚡ Reliability

Uptime/SLA
10
Version Stability
30
Breaking Changes
40
Error Recovery
55
AF Security Reliability

Best When

You want an easy-to-run local MCP server to enrich AI responses with weather and location data using OpenMeteo (no API key).

Avoid When

You need documented MCP server transport details, authentication/authorization, or strong guarantees about error semantics, rate limits, and uptime.

Use Cases

  • Chat-based weather assistants (current conditions, forecasts)
  • Weather lookups for apps/agents needing location-based meteorological context
  • Historical weather analysis for a date range at given coordinates
  • Geocoding support inside an AI workflow (convert city names to lat/long + timezone)

Not For

  • High-reliability, SLA-backed weather data without external dependency on OpenMeteo
  • Use cases requiring strict data governance/region constraints (not specified)
  • Production deployments needing strong access control/auth for the MCP server itself (not specified)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: None (no API key required for OpenMeteo per README) Local MCP server usage; no MCP-level auth described in README
OAuth: No Scopes: No

README describes no auth mechanism for the MCP server itself. It also claims OpenMeteo access is free and requires no API key, so the integration likely relies on public OpenMeteo endpoints.

Pricing

Free tier: Yes
Requires CC: No

Uses OpenMeteo free API (per README). No MCP server pricing described (repo likely distributed as code/binaries). Any costs would be downstream infrastructure and any OpenMeteo usage constraints.

Agent Metadata

Pagination
none
Idempotent
True
Retry Guidance
Not documented

Known Gotchas

  • No explicit MCP server deployment/transport details (e.g., whether it listens on a port, how errors are returned) in provided README
  • Rate limit behavior and headers from OpenMeteo are not documented here
  • Historical/forecast responses may be large; agents may need to summarize rather than fully ingest raw data
  • Tool parameter constraints are mentioned (e.g., days 1-16, coordinate ranges) but there’s no documented error-code mapping for invalid inputs

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-server-openmeteo.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered