Weather MCP Server

10

MCP server for weather forecasts, climate data, historical weather patterns, and severe weather alerts. Powered by Apify cloud infrastructure.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "command": "npx", "args": [ "-y", "@apify/actors-mcp-server", "--actors", "nexgendata/weather-mcp-server" ], "env": { "APIFY_TOKEN": "YOUR_APIFY_TOKEN" } }