Skip to main content
Glama

Cursor MCP Server

by Buga-luga

get-alerts

Receive real-time weather alerts for any U.S. state by entering its two-letter code, ensuring timely updates within the Cursor code editor environment.

Instructions

Get weather alerts for a state

Input Schema

NameRequiredDescriptionDefault
stateYesTwo-letter state code (e.g. CA, NY)

Input Schema (JSON Schema)

{ "properties": { "state": { "description": "Two-letter state code (e.g. CA, NY)", "type": "string" } }, "required": [ "state" ], "type": "object" }
Install Server

Other Tools from Cursor 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/Buga-luga/cursor-mcp'

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