Weather / Air Quality data for AI agents
Current weather, multi-day forecast, and air quality metrics worldwide.
Get a free key → See all 3 tools
Connect in one step
Weather / Air Quality tools run on the same LiveDataLink endpoint as every other domain - one bearer key, no per-source integration. Add this to your MCP client (Claude, Cursor, n8n, LangChain, and more):
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Then call any tool below. The free tier gives you 1,000 queries/month across all 284 tools with no credit card.
Weather / Air Quality tools (3)
| weather_current | Current weather conditions worldwide. |
| weather_forecast | 1-16 day weather forecast. |
| air_quality | AQI, PM2.5, PM10, ozone, NO2, SO2, CO levels. |
Common queries this domain answers: weather · temperature · forecast · rain · wind · storm · hurricane · tornado · flood · climate · noaa · national weather service · humidity · snow · ice · heat · cold · sunny.
Why LiveDataLink for Weather / Air Quality
- One key, 59 domains. These tools sit alongside FMCSA carrier safety, sanctions screening, SEC filings, courts, Census, and FRED - no separate integration per source.
- Resale-safe. Sourced from Open-Meteo - public and openly-licensed data you can embed and redistribute.
- Built for agents. Read-only annotated MCP tools, Streamable HTTP, Bearer auth. Works out of the box in Claude, Cursor, and n8n's native MCP node.
FAQ
- What Weather / Air Quality data can an AI agent access through LiveDataLink?
- Current weather, multi-day forecast, and air quality metrics worldwide. It exposes 3 tools (weather_current, weather_forecast, air_quality) over the Model Context Protocol at https://livedatalink.ai/mcp, sourced from Open-Meteo.
- How do I connect to the LiveDataLink Weather / Air Quality MCP server?
- Add https://livedatalink.ai/mcp as a Streamable-HTTP MCP server in Claude, Cursor, n8n, or any MCP client, with an "Authorization: Bearer YOUR_API_KEY" header. Get a free key (1,000 queries/month, no credit card) at https://livedatalink.ai/signup/free. No per-domain setup - the Weather / Air Quality tools load under the same key as every other domain.
- Is the LiveDataLink Weather / Air Quality data free and safe to redistribute?
- LiveDataLink sources Weather / Air Quality data from Open-Meteo. Public-domain US-government and openly-licensed data is resale-safe, so results can be embedded and redistributed in your own product. The free tier includes 1,000 queries/month; paid plans start at $10/month.