Skip to main content
Glama

Message MCP

notify

Send notifications via desktop, email, or API to inform users about updates, alerts, or task completions. Simplify communication with customizable titles and messages.

Instructions

Send notifications and messages through multiple channels (desktop, email, API). Use this tool to notify users about any important information, progress updates, task completions, alerts, or any other communication needs.

Input Schema

NameRequiredDescriptionDefault
messageNoThe main content of the notification message
titleNoThe title of the notification

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "message": { "description": "The main content of the notification message", "type": "string" }, "title": { "description": "The title of the notification", "type": "string" } }, "type": "object" }

Other Tools from Message MCP

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/gimjin/message-mcp'

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