Message Mcp
About
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.
Details
- Author
- gimjin
- Downloads
- 286
- Categories
- Communication
Jump to
- 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
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Message McpCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
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.
notify
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.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"message mcp": {
"message-mcp": {
"command": "npx",
"args": [
"message-mcp@latest"
]
}
}
}
}
McpServers
{
"message-mcp": {
"command": "npx",
"args": [
"message-mcp@latest"
]
}
}
π€ Why Message MCP?
Are you still working like this?
- π Staring at the progress bar waiting for AI to generate code
- π Constantly switching windows to check if ChatGPT has finished replying
- β³ Afraid to leave your seat while Cursor, Copilot, Claude Code and more are running
Message MCP solves this problem!
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



