Skip to main content
Glama

Notifications MCP Server

play_notification

Trigger a notification sound to signal task completion, optionally displaying a message. Ideal for AI agents to alert users of finished tasks via the Notifications MCP Server.

Instructions

Play a notification sound to indicate task completion

Input Schema

NameRequiredDescriptionDefault
messageNoOptional message to display with notification

Input Schema (JSON Schema)

{ "properties": { "message": { "description": "Optional message to display with notification", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Notifications 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/pinkpixel-dev/notification-mcp'

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