Skip to main content
Glama

message-mcp

notify

Send notifications and messages across desktop, email, and API channels to update users on important information, task progress, alerts, or other communication needs.

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" }
Install Server

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