Message Mcp
@gimjin
About Message Mcp
Real-time push notifications and alert sounds free you from staring at the screen. While the AI works, you can comfortably enjoy a cup of coffee.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"message-mcp": {
"command": "npx",
"args": [
"message-mcp@latest"
]
}
}
}Tools
1Send 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.
Overview
What is Message Mcp?
Message Mcp is an MCP server that provides real-time desktop notifications and sound alerts when AI tasks are completed. It integrates with AI coding tools such as Cursor, Copilot, and Claude Code, freeing developers from constantly watching progress bars.
How to use Message Mcp?
Install by adding the server to your MCP configuration with the command npx message-mcp@latest (use cmd /c npx message-mcp@latest on Windows). Optionally configure email notifications by passing --smtp-url with an SMTP URL, or webhook notifications by passing --webhook-url.
Key features of Message Mcp
- Instant desktop notification popups when AI tasks finish
- Audio sound alerts to signal completion
- Email notification support via SMTP configuration
- Webhook notification to custom URL endpoints
Use cases of Message Mcp
- Get notified when an AI code generation task completes
- Receive alerts while away from the computer
- Chain multiple AI tasks and be alerted on each completion
- Integrate with CI or automation workflows via webhooks
FAQ from Message Mcp
What are the system requirements for Message Mcp?
macOS requires version 10.8 or newer. Linux needs notify-osd or libnotify-bin installed (Ubuntu includes them by default). Windows requires version 8 or newer (taskbar balloon notifications for older versions).
How do I enable Windows system notifications?
Go to Settings > Notifications & actions > “Get notifications from apps and other senders” and ensure it is enabled.
How do I fix missing notifications in WSL2?
Find the snoretoast executables in the node_modules path and run chmod +x on them to restore OS notification functionality.
How do I set up email notifications?
Add the --smtp-url argument to the server configuration with a valid SMTP URL, for example smtp://user:[email protected]:587 for Gmail.
How do I set up webhook notifications?
Add the --webhook-url argument to the server configuration with your custom endpoint URL, for example --webhook-url=https://your-webhook-endpoint.com/notify.
Frequently asked questions
What are the system requirements for Message Mcp?
macOS requires version 10.8 or newer. Linux needs notify-osd or libnotify-bin installed (Ubuntu includes them by default). Windows requires version 8 or newer (taskbar balloon notifications for older versions).
How do I enable Windows system notifications?
Go to Settings > Notifications & actions > “Get notifications from apps and other senders” and ensure it is enabled.
How do I fix missing notifications in WSL2?
Find the snoretoast executables in the node_modules path and run `chmod +x` on them to restore OS notification functionality.
How do I set up email notifications?
Add the `--smtp-url` argument to the server configuration with a valid SMTP URL, for example `smtp://user:[email protected]:587` for Gmail.
How do I set up webhook notifications?
Add the `--webhook-url` argument to the server configuration with your custom endpoint URL, for example `--webhook-url=https://your-webhook-endpoint.com/notify`.
Basic information
More Communication MCP servers
Twilio MCP Monorepo
twilio-labsMonorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio's API as MCP Tools
MCP Teams Server
InditexTechAn MCP (Model Context Protocol) server implementation for Microsoft Teams integration, providing capabilities to read messages, create messages, reply to messages, mention members.

Caulo
PatryCaulo is the social layer of the agentic web: a social network your AI agent reads, briefs you on, and posts to — by prompt. Ad-free, verified humans only, with provenance on every post (human / agent-assisted / agent-au
MCP Email Server
Shy2593666979一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
Discord Mcp
SaseQA MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.
Comments