I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

mcp-notify-server
3 years
Works with Finder
1
Github Watches
1
Github Forks
0
Github Stars
MCP Notify Server
A MCP server that plays notification sounds when Cursor/Windsurf completes code generation or requires user approval.
Features
- Uses macOS system notification sounds
- Notifies when code generation is complete
- Notifies when user approval is needed
- Simple and lightweight
Requirements
- macOS
- Node.js 18 or later
Installation
npx -y @mkusaka/mcp-notify-server
Or install globally:
npm install -g @mkusaka/mcp-notify-server
Configuration
Add the following to your Cursor configuration file (~/.cursor/config.json
):
{
"mcpServers": {
"notify": {
"command": "npx",
"args": ["-y", "@mkusaka/mcp-notify-server"]
}
}
}
Rule Configuration
Add the following to your Cursor rules file:
Always Notify by sound using "notify" every time you need user attention
- when you need user's approval for running the tool
- when you finish the task
- DO NOT MAKE MORE THAN ONE SOUND NOTIFICATION.
Development
Setup
git clone https://github.com/mkusaka/mcp-notify-server.git
cd mcp-notify-server
npm install
npm run build
Inspection
You can test the MCP server interactively using mcp-inspector
:
npm run inspect
This allows you to test the server's tools and functionality in an interactive environment.
Available Scripts
-
npm run build
- Build the project -
npm run start
- Start the server -
npm run dev
- Start the development mode with watch -
npm run inspect
- Start the interactive inspection mode
Caveats
- Currently supports macOS only
- Sound notifications depend on LLM's judgment, which may result in:
- Unexpected timing of notifications
- Occasional missed notifications
- Potential variations in behavior
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
ISC
Author
@mkusaka
References
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_Mc3YL0hY
The Gradle MCP Server by IlyaGulya is an exceptional tool for managing and deploying microservice applications efficiently. Its ease of use and comprehensive documentation make it a top choice for developers looking to streamline their workflow. The server’s robust features and seamless integration with Gradle have significantly enhanced my productivity. Highly recommended for anyone involved in microservice architecture!