weather-intel-mcp
W
weather-intel-mcp
/weather_alerts

weather alerts

List active NWS weather alerts (warnings, watches, advisories) for a US state or marine area. Pass a two-letter state code like CA, TX, FL. Returns event type,

liveverifiedunknown~5s typical
mcpprobedweather-intel-mcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-datakoot-weather-intel-mcp /weather_alerts for me.

Input

FieldTypeDescription
area*stringTwo-letter US state/territory code, e.g. CA, TX, FL, PR.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-datakoot-weather-intel-mcp","endpoint":"/weather_alerts","input":{"area":"..."}}'
cli
npx cracked-ai run -p mcp-com-datakoot-weather-intel-mcp -e /weather_alerts -i '{"area":"..."}'
mcp
run_tool({ provider: "mcp-com-datakoot-weather-intel-mcp", endpoint: "/weather_alerts", input: {"area":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.