mcp-server-notify
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_notificationA | 发送系统桌面通知。可用于任务完成提醒、状态更新、重要事件通知等场景。支持自定义图标、声音和点击通知打开指定应用。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion. The purpose of sending a system desktop notification is clearly defined and distinct.
The tool name 'send_notification' follows a clear verb_noun pattern. While the set is minimal, the naming is consistent and descriptive.
A single tool is below the typical 3-15 range and feels thin for a server. However, for a narrow purpose like sending notifications, it may be acceptable, but the overall utility is limited.
For the stated purpose of sending desktop notifications, the tool is complete. It supports custom icons, sounds, and click actions, covering the core needs without obvious gaps.