WinNotificationMCPServer
Windows Notification Server
Documentation
MCP Windows通知服务器
这个项目提供一个MCP (Model Context Protocol) 服务器,允许AI助手发送Windows系统通知。
安装依赖
npm installMCP服务器功能
- send_notification - 发送Windows系统通知工具
- `title` (必需): 通知标题
- `message` (必需): 通知内容
- `sound` (可选): 是否播放声音,默认为true
启动MCP服务器
npm start或者直接运行:
node mcp-notification-server.jsClaude Desktop配置
将以下配置添加到Claude Desktop的配置文件中:
{
"mcpServers": {
"notification-server": {
"command": "path/to/start-mcp-server.bat",
"args": [],
"env": {
"NODE_ENV": "production"
}
}
}
}使用方法
1. 启动MCP服务器
2. 在支持MCP的AI客户端中连接到服务器
3. 使用 `send_notification` 工具发送通知
注意事项
- 首次运行时,Windows可能会询问是否允许显示通知
- 确保Windows通知设置中允许应用显示通知
- 某些防病毒软件可能会阻止通知功能
Frequently asked questions
What is WinNotificationMCPServer?
WinNotificationMCPServer is Windows Notification Server
How do I install WinNotificationMCPServer?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is WinNotificationMCPServer open source?
Yes — it is hosted on GitHub at https://github.com/LyazS/WinNotificationMCPServer and has 2 stars.
Related MCP tools
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
A powerful Zotero AI and MCP plugin with ChatGPT, Gemini 3.7, Claude Fable 5, Claude Opus 5, DeepSeek V4, Grok, OpenRouter, Kimi k3, GLM 5.3, SiliconFlow, GPT-oss, Gemma 4, Qwen 3.8
Connect your browser to AI models. Just use Dia on Chrome, Arc or Firefox.
文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP