Message Mcp

by gimjin

286 downloads
Not rated
GitHub

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

- 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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Message Mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. 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!

No reviews yet β€” be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.