Skip to main content
Glama

Weather MCP Server

by penguyen72

get_alerts

Retrieve active weather alerts for any US state using the two-letter state code to stay informed about hazardous conditions.

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" ], "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/penguyen72/python-mcp'

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