VOOZH about

URL: https://apify.com/quiescent_zebrafish/area-weather

⇱ Area Weather MCP Β· Apify


Pricing

from $2.00 / 1,000 mcp requests

Go to Apify Store

Live local weather, forecasts, and geocoded weather context for agents.

Pricing

from $2.00 / 1,000 mcp requests

Rating

0.0

(0)

Developer

πŸ‘ Stefy (nextime) Lanza

Stefy (nextime) Lanza

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a month ago

Last modified

Categories

Share

Live local weather intelligence for agents.

Get current conditions, forecasts, and geocoded weather context from Open-Meteo through an MCP endpoint. Useful for travel, operations, local planning, and weather-aware automations.

MCP endpoint

This Apify Actor runs in Standby mode and exposes a Streamable HTTP MCP endpoint at /mcp. Use the Actor Standby URL with /mcp and authenticate with an Apify API token when required.

Buyer value

  • Agent-ready tools exposed through the MCP protocol.
  • Hosted on Apify Standby; no local server required for buyers.
  • Structured JSON-style results with source URLs or setup errors where relevant.
  • Designed as an informational workflow, not an authority for safety-critical, medical, legal, financial, or religious decisions.

Example MCP initialize request

curl-s-X POST "https://<username>--area-weather.apify.actor/mcp"\
-H"Authorization: Bearer $APIFY_TOKEN"\
-H"Content-Type: application/json"\
-H"Accept: application/json"\
-d'{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"demo","version":"1.0"}}}'

Pricing suggestion

  • Free: limited trial usage.
  • Pro test plan: €2/month during the testing period only.
  • Team: €9/month for shared workflows and higher usage.

Limitations

This Actor exposes the MCP server over HTTP. Some third-party MCP clients may need an HTTP/Streamable MCP adapter or Apify's MCP tooling. Upstream public APIs can rate-limit or change schemas; tools return explicit errors/fallbacks where possible.

You might also like

Weather Data Scraper

filip_cicvarek/weather-data-scraper

Get weather forecasts and historical data from weather.com for any location worldwide. Supports 10-day daily forecasts, 48 hour hourly forecasts, and past weather observations with detailed hourly readings.

πŸ‘ User avatar

Filip CicvΓ‘rek

17

5.0

πŸŽ‰ Open Weather Map

prog-party/open-weather-map

This Open Weather Map Actor retrieves weather data from any location around the world, and returns the weather data for your input as a Dataset.

Weather Forecast & Historical Data

moving_beacon-owner1/weather-forecast-historical-data

Scrapes weather forecasts, historical weather, and air quality data from the Open-Meteo API. Supports multi-location batch queries, 50+ weather variables, city name geocoding, and data going back to 1940. No API key required.

3

NOAA Weather Alert Monitor

ryanclinton/noaa-weather-alerts

NOAA Weather Alert Monitor queries the official National Weather Service API (`api.weather.gov`) to retrieve weather alerts across all US states and territories. It operates in two distinct modes.

16

NOAA Weather Scraper

parseforge/noaa-weather-scraper

Scrape weather data from NOAA including active weather alerts by state, 7-day forecasts by coordinates, and weather station locations with elevation and timezone. Covers all US states with severity levels, wind data, and precipitation probability.