Notify Mcp

Created By
longdog5 months ago
A lightweight Bash-based Model Context Protocol (MCP) server for sending desktop notifications via notify-send. This zero-dependency server enables AI assistants like Claude, Cursor, and VS Code to send system notifications directly to your Linux desktop.
Overview

what is Notify Mcp?

Notify Mcp is a lightweight Bash-based Model Context Protocol (MCP) server designed for sending desktop notifications via notify-send. It allows AI assistants like Claude, Cursor, and VS Code to send system notifications directly to your Linux desktop and MacOS.

how to use Notify Mcp?

To use Notify Mcp, install the necessary dependencies, clone the repository, make the script executable, and configure it in your AI assistant settings. You can also interact with the MCP server directly via stdio for testing.

key features of Notify Mcp?

  • Zero-dependency server for desktop notifications
  • Supports multiple AI assistants (Claude, Cursor, VS Code)
  • Easy installation and configuration
  • Direct interaction via stdio for advanced use cases

use cases of Notify Mcp?

  1. Sending notifications from AI assistants to the desktop.
  2. Integrating with development environments like VS Code and Cursor.
  3. Testing notifications directly through command line.

FAQ from Notify Mcp?

  • What systems does Notify Mcp support?

Notify Mcp supports Linux systems with notification support and MacOS.

  • Do I need to install any dependencies?

Yes, you need to install notify-send and jq for the server to function properly.

  • Can I use Notify Mcp with any AI assistant?

Notify Mcp is designed to work with Claude, Cursor, and VS Code, but can be adapted for other systems.

Server Config

{
  "mcpServers": {
    "notify": {
      "command": "/home/username/notify-mcp/notify-mcp.sh",
      "args": []
    }
  }
}
Project Info
Created At
5 months ago
Updated At
4 months ago
Author Name
longdog
Star
-
Language
-
License
-

Recommend Servers

View All