Skip to main content
Glama

Weather MCP Server

get_alerts

Retrieve active weather alerts for any US state using two-letter state codes to stay informed about severe conditions and warnings.

Instructions

Get weather alerts for a US state.

Args: state: Two-letter US state code (e.g. CA, NY)

Input Schema

NameRequiredDescriptionDefault
stateYes

Input Schema (JSON Schema)

{ "properties": { "state": { "title": "State", "type": "string" } }, "required": [ "state" ], "title": "get_alertsArguments", "type": "object" }

Other Tools from Weather MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/MinhHieu-Nguyen-dn/weather-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server