Skip to main content
Glama

Weather MCP Server

by suryanshp1

get_alerts

Fetch real-time weather alerts for any US state by entering its two-letter code. Stay informed about severe weather conditions and updates with this essential tool.

Instructions

Get weather alerts for US state Args: state: Two letter US state code (e.g CA, NY etc)

Input Schema

NameRequiredDescriptionDefault
stateYes

Input Schema (JSON Schema)

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

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/suryanshp1/mcpcrashcourse'

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