Skip to main content
Glama

Weather MCP Server

by bobbyyng

get_weather_alerts

Retrieve weather alert details for a specific location or all areas using the Weather MCP Server. Input a location name to view targeted alerts or leave blank for comprehensive updates.

Instructions

Get weather alert information

Input Schema

NameRequiredDescriptionDefault
locationNoLocation name (optional, if not provided, get all alerts)

Input Schema (JSON Schema)

{ "properties": { "location": { "description": "Location name (optional, if not provided, get all alerts)", "type": "string" } }, "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/bobbyyng/weather-mcp-ts'

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