Skip to main content
Glama

send_notification

Deliver weather alerts and updates directly to macOS users through native system notifications, providing timely information on temperature, conditions, humidity, wind speed, and atmospheric pressure.

Instructions

Send a macOS notification with provided weather data

Input Schema

NameRequiredDescriptionDefault
messageYesNotification message
titleYesNotification title

Input Schema (JSON Schema)

{ "properties": { "message": { "description": "Notification message", "type": "string" }, "title": { "description": "Notification title", "type": "string" } }, "required": [ "title", "message" ], "type": "object" }

Other Tools

Latest Blog Posts

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/shtansky-bikeleasing/weather-mcp-server'

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