Skip to main content
Glama

Weather MCP Server

by agentventure

get_alerts

Retrieve active weather alerts for any US state by entering its two-letter code, powered by the National Weather Service API through Weather MCP Server.

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 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/agentventure/mcp_server_python_getting_started'

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