https://github.com/naru-sensei/-toast-mcp-server
A Model Context Protocol (MCP) server with Windows 10 desktop notifications support. It processes notification requests from MCP clients like VSCode Cline and displays customizable desktop notifications using win10toast.
https://github.com/naru-sensei/-toast-mcp-server
Last synced: 4 months ago
JSON representation
A Model Context Protocol (MCP) server with Windows 10 desktop notifications support. It processes notification requests from MCP clients like VSCode Cline and displays customizable desktop notifications using win10toast.
- Host: GitHub
- URL: https://github.com/naru-sensei/-toast-mcp-server
- Owner: naru-sensei
- License: mit
- Created: 2025-04-06T07:06:45.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-06T07:45:19.000Z (6 months ago)
- Last Synced: 2025-04-06T08:20:04.745Z (6 months ago)
- Language: Python
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mcp-servers - **-toast-mcp-server** - A Model Context Protocol (MCP) server with Windows 10 desktop notifications support. It processes notification requests from MCP clients like VSCode Cline and displays customizable desktop notifications using win10toast. `python` `mcp` `server` `pip install git+https://github.com/naru-sensei/-toast-mcp-server` (AI/ML)
- mcp-index - Toast MCP Server - Connects to MCP clients to display desktop notifications on Windows 10 and macOS using customizable parameters such as title, message content, and display time. Utilizes win10toast for Windows notifications and osascript for macOS notifications, supporting both synchronous and asynchronous requests. (Task and Project Management)