Message Mcp
@gimjin
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"message-mcp": {
"command": "npx",
"args": [
"message-mcp@latest"
]
}
}
}ツール
1Notify me upon successful completion of task execution
概要
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.
「コミュニケーション」の他のコンテンツ
Slack MCP Server
korotovskyThe most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.
MCP Headless Gmail Server
baryhuangA MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
Email sending MCP 💌
ykhliThe official MCP server to send emails and interact with Resend
Email sending MCP 💌
resendThe official MCP server to send emails and interact with Resend
slack-mcp-server
ubie-ossA Slack MCP server
コメント