MeteoSource Air Quality Data API · Capability
MeteoSource Air Quality Data API
MeteoSource provides an Air Quality API delivering hour-by-hour pollution data for any location on Earth, with forecasts up to 5 days ahead. The API also offers weather forecast data, location lookup, weather maps, and historical Time Machine data.
What You Can Do
GET
Getfreepointweather
— Get point weather forecast (free tier)
/free/point
GET
Getflexipointweather
— Get point weather forecast (flexi tier)
/flexi/point
GET
Getairquality
— Get point air quality forecast
/flexi/air_quality
GET
Findplaces
— Find places by name or ZIP
/free/find_places
GET
Findplacesbyprefix
— Find places by prefix
/free/find_places_prefix
GET
Findnearestplace
— Find nearest place to coordinates
/free/nearest_place
GET
Getmap
— Get weather or pollution map
/flexi/map
GET
Gettimemachine
— Get historical Time Machine data
/flexi/time_machine
MCP Tools
getfreepointweather
Get point weather forecast (free tier)
read-only
idempotent
getflexipointweather
Get point weather forecast (flexi tier)
read-only
idempotent
getairquality
Get point air quality forecast
read-only
idempotent
findplaces
Find places by name or ZIP
read-only
idempotent
findplacesbyprefix
Find places by prefix
read-only
idempotent
findnearestplace
Find nearest place to coordinates
read-only
idempotent
getmap
Get weather or pollution map
read-only
idempotent
gettimemachine
Get historical Time Machine data
read-only
idempotent