Skip to main content
Glama

Weather MCP Server

by bobbyyng
MIT License
8

get_weather_alerts

Retrieve weather alert details for a specific location or all regions using this MCP server tool. Input a location name to filter alerts or access comprehensive data for all areas. Stay informed with accurate, simulated weather alerts.

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" }
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/bobbyyng/weather-mcp-ts'

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