Open Meteo MCP Server avatar
Open Meteo MCP Server

Pricing

Pay per event

Go to Apify Store
Open Meteo MCP Server

Open Meteo MCP Server

Developed by

MCP servers

MCP servers

Maintained by Community

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.

0.0 (0)

Pricing

Pay per event

0

2

2

Last modified

8 days ago

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: