Skip to main content
Glama

MCP Weather SSE Server

by tranducthai
  • Apple
  • Linux

get_alerts

Fetch real-time weather alerts for any US state by providing a two-letter state code, enabling quick access to critical weather updates.

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" }
Install Server

Other Tools from MCP Weather SSE 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/tranducthai/mcp_protocol_weather'

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