mcp-notify
@5n7
About mcp-notify
A simple MCP server for sending desktop notifications.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-notify?
mcp-notify is a simple MCP server for sending desktop notifications. It integrates with MCP clients such as Cursor to display notifications on macOS. It is intended for developers and users who want desktop alerts from MCP tools.
How to use mcp-notify?
Install by running go install github.com/5n7/mcp-notify@latest. Then configure in your MCP client, for example in Cursor by adding a JSON entry under mcpServers with the command pointing to the installed binary. The server exposes a tool with parameters title and message.
Key features of mcp-notify
- Sends desktop notifications over MCP
- Supports macOS only currently
- Simple installation with Go
- Two parameters: title and message
- Ready to use with Cursor
Use cases of mcp-notify
- Receive alerts from MCP tools on macOS
- Notify when a long-running task completes
- Integrate desktop notifications into AI workflows
FAQ from mcp-notify
What operating systems are supported?
Currently only macOS. Support for Linux and Windows is planned for future releases.
How do I install mcp-notify?
Run go install github.com/5n7/mcp-notify@latest. This requires Go to be installed on your system.
How do I configure mcp-notify with Cursor?
Add a JSON entry under mcpServers in Cursor’s settings. The command should be the path to the installed binary, with an empty args array.
What parameters does the notification tool accept?
It accepts title (the notification title) and message (the notification content), both defined by the MCP tool specification.
Frequently asked questions
What operating systems are supported?
Currently only macOS. Support for Linux and Windows is planned for future releases.
How do I install mcp-notify?
Run `go install github.com/5n7/mcp-notify@latest`. This requires Go to be installed on your system.
How do I configure mcp-notify with Cursor?
Add a JSON entry under `mcpServers` in Cursor’s settings. The command should be the path to the installed binary, with an empty args array.
What parameters does the notification tool accept?
It accepts `title` (the notification title) and `message` (the notification content), both defined by the MCP tool specification.
Basic information
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Codelf
unbugA search tool helps dev to solve the naming things problem.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments