VOOZH about

URL: https://apify.com/agentify/open-meteo-mcp-server

โ‡ฑ Open Meteo MCP Server ยท Apify


Pricing

Pay per event + usage

Go to Apify Store

Open Meteo MCP Server

Apify Actor providing the Open-Meteo Model Context Protocol server. Offers weather, air quality, marine, climate, and geocoding APIs via MCP for LLMs and automation. Supports all Open-Meteo tools and full MCP event billing.

Pricing

Pay per event + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ agentify

agentify

Maintained by Community

Actor stats

0

Bookmarked

48

Total users

2

Monthly active users

8 months ago

Last modified

Share

Open-Meteo MCP Server

Apify Actor for Open-Meteo Model Context Protocol (MCP) server. Provides weather and forecast data from the Open-Meteo API via the Model Context Protocol.

About this MCP Server: To understand how to connect to and utilize this MCP server, please refer to the official Model Context Protocol documentation at mcp.apify.com.

Connection URL

MCP clients can connect to this server at:

https://mcp-servers--open-meteo-mcp-server.apify.actor/mcp

Client Configuration

To connect to this MCP server, use the following configuration in your MCP client:

{
"mcpServers":{
"open-meteo":{
"url":"https://mcp-servers--open-meteo-mcp-server.apify.actor/mcp",
"headers":{
"Authorization":"Bearer YOUR_APIFY_TOKEN"
}
}
}
}

Note: Replace YOUR_APIFY_TOKEN with your actual Apify API token. You can find your token in the Apify Console.

๐Ÿšฉ Claim this MCP server

All credits to the original authors of Open-Meteo MCP Server. To claim this server, please write to ai@apify.com.


Available tools

This MCP server exposes weather and forecast data from the Open-Meteo API via the Model Context Protocol. It is designed for programmatic access to weather information for any location worldwide.

  • Weather forecast: Get current weather, hourly, and daily forecasts for a given latitude and longitude.
  • Historical weather: Retrieve past weather data for a specific location and time range.
  • Air quality: Access air quality index and related data (if supported by Open-Meteo API).

Pricing is based on the Pay Per Event (PPE) model. See .actor/pay_per_event.json for tool pricing.


References

To learn more about Apify and Actors, take a look at the following resources:

You might also like

Weather MCP Server

jiri.spilka/weather-mcp-server

A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API

๐Ÿ‘ User avatar

Jiล™รญ Spilka

698

5.0

Open-Meteo Weather Scraper

crawlerbros/open-meteo-scraper

Scrape Open-Meteo, free open-source weather API with global forecasts, historical weather, air quality, marine conditions, and climate data. No API key required.

Advanced Weather MCP - Locations, Routes, Air Quality & Solar

assmblr/advanced-weather-mcp-routes-areas-risk-flags

MCP server providing structured access to global weather, air quality, solar and derived risk signals based on Open-Meteo.

Open-Meteo Weather Scraper

gio21/open-meteo-scraper

Free weather data for any location using Open-Meteo public API. No API key required. Returns current conditions, hourly 24h forecast, or daily 7-day forecast. Temperature, wind, humidity, precipitation, weather code.

Related articles

Build and deploy MCP servers in minutes with a TypeScript template
Read more
Best MCP servers for developers
Read more