Notify MCP Server
OCI · GHCR.IO/AAHL/MCP-NOTIFY:LATEST · 2 COMPONENTS · SCANNED AUG 3
MCP Server for notify to Weixin, Telegram, Bark, Lark, Feishu, DingTalk
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security0
- Malware scan not yet available for this package.Unverified
- CVE data not yet available for this package.Unverified
- Install-script risk not yet assessed.Unverified
- Dependency-health data not yet available.Unverified
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 130 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability63
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 2076 tokens (~138/item across 15 items; 15 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage96
- 93% of tools have a non-trivial description (not blank, and not just the tool's name).Partial
- 100% of tool parameters carry a description.Pass
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
oci · ghcr.io/aahl/mcp-notify:latest
claude mcp add aahl-mcp-notify -- docker run --rm -i ghcr.io/aahl/mcp-notify:latest
codex mcp add aahl-mcp-notify -- docker run --rm -i ghcr.io/aahl/mcp-notify:latest
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"aahl-mcp-notify": {
"type": "local",
"command": [
"docker",
"run",
"--rm",
"-i",
"ghcr.io/aahl/mcp-notify:latest"
],
"enabled": true
}
}
} mcp_servers:
aahl-mcp-notify:
command: "docker"
args: ["run", "--rm", "-i", "ghcr.io/aahl/mcp-notify:latest"] {
"mcpServers": {
"aahl-mcp-notify": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/aahl/mcp-notify:latest"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +4
- Stability: unverified → 0.23 ▲ functional
- 31 Jul 26 −7
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 +30
- Tool coverage: unverified → 93 ▲ functional
- First check of Schema quality: fail functional
- First check of Schema quality: good functional
- First check of Tool coverage: 100 functional
- First check of Schema quality: fail functional
- 26 Jul 26 11
First indexed and scored.
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed oci/ghcr.io/aahl/mcp-notify:latest
Provenance none
Ecosystem: oci · Outcome: none
Reason: no_attestation
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
bark_send_notify Bark推送通知 ~196
通过Bark推送通知
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | 推送内容 |
| device_key | string | — | 设备key,默认从环境变量获取 |
| icon | string | — | 自定义图标URL |
| level | string | — | 推送中断级别。critical: 重要警告, 在静音模式下也会响铃active:默认值,系统会立即亮屏显示通知timeSensitive:时效性通知,可在专注状态下显示通知。passive:仅将通知添加到通知列表,不会亮屏提醒。 |
| subtitle | string | — | 推送副标题 |
| title | string | — | 推送标题 |
| url | string | — | 点击推送时,跳转的URL ,支持URL Scheme 和 Universal Link |
| volume | integer | — | 重要警告的通知音量(0-10),默认为5 |
No output schema declared.
No examples provided.
ding_send_text 钉钉群机器人-发送文本消息 ~79
钉钉群机器人发送文本或Markdown消息
| Name | Type | Req | Description |
|---|---|---|---|
| bot_key | string | — | 钉钉群机器人access_token,默认从环境变量获取 |
| msgtype | string | — | 内容类型,仅支持: text/markdown |
| text | string | yes | 消息内容 |
| title | string | — | 消息标题 |
No output schema declared.
No examples provided.
ha_send_mobile Send to HomeAssistant Mobile APP ~337
Send a notification to Home Assistant Mobile APP
| Name | Type | Req | Description |
|---|---|---|---|
| data | — | — | Extended data, json string. ```json { "image": "http://a.com/photo.jpg", "video": "http://a.com/video.mp4", "audio": "http://a.com/audio.mp3", # ios only "actions": [ { "action": "Y… |
| device_key | string | — | Device key, Default to get from environment variables |
| message | string | yes | Notification content |
| subtitle | string | — | Notification subtitle |
| title | string | — | Notification title |
| url | string | — | Opening a URL when tapping on a notification |
No output schema declared.
No examples provided.
lark_send_text 飞书/Lark机器人-发送文本消息 ~94
飞书/Lark群机器人发送文本或Markdown消息
| Name | Type | Req | Description |
|---|---|---|---|
| bot_key | string | — | 飞书/Lark机器人key,uuid格式,默认从环境变量获取 |
| is_lark | integer | — | 根据用户描述识别 0:飞书 1:Lark |
| msgtype | string | — | 内容类型,仅支持: text/markdown |
| text | string | yes | 消息内容 |
No output schema declared.
No examples provided.
ntfy_send_notify Ntfy Push Notification ~366
Push a notification via Ntfy
| Name | Type | Req | Description |
|---|---|---|---|
| actions | — | — | List of action buttons. The following actions are supported: - view: Opens a website or app when the action button is tapped - broadcast: Sends an Android broadcast intent when the action button is t… |
| attach | string | — | URL of an attachment |
| click | string | — | URL opened when notification is clicked |
| delay | string | — | Timestamp or duration for delayed delivery. Example: 30min, 9am |
| filename | string | — | File name of the attachment |
| icon | string | — | URL of notification icon |
| markdown | boolean | — | Set to `true` if the message is Markdown-formatted |
| message | string | yes | Notification message body; set to `triggered` if empty or not passed |
| priority | integer | — | Message priority with 1=min, 3=default and 5=max |
| title | string | — | Notification title |
| topic | string | — | Target topic name or URL |
No output schema declared.
No examples provided.
pushplus_send_msg PushPlus推送消息 ~106
通过PushPlus(推送加)推送消息
| Name | Type | Req | Description |
|---|---|---|---|
| channel | string | — | 发送渠道: `wechat`(默认)/`webhook`/`mail` |
| content | string | yes | 消息内容 |
| template | string | — | 消息内容格式: `html`(默认)/`txt`/`markdown` |
| title | string | — | 消息标题 |
| token | string | — | 用户token,默认从环境变量获取 |
No output schema declared.
No examples provided.
text_to_sound 文本转音频 ~86
将一段文本转成mp3音频链接
| Name | Type | Req | Description |
|---|---|---|---|
| lang | string | — | 目标语言,支持: en/zh/cte(粤语)/ara/de/fra/kor/pt/ru/spa/th, 建议根据文本内容选择 |
| speed | integer | — | 语速,默认7 |
| text | string | yes | 文本内容 |
No output schema declared.
No examples provided.
tg_send_audio Telegram send audio ~118
Send audio via telegram bot
| Name | Type | Req | Description |
|---|---|---|---|
| audio | string | yes | Audio URL or base64 data URI (e.g., data:audio/wav;base64,... |
| caption | string | — | Audio caption, 0-1024 characters after entities parsing |
| chat_id | string | — | Telegram chat id, Default to get from environment variables |
| parse_mode | string | — | Mode for parsing entities in the caption. [text/MarkdownV2] |
| reply_to_message_id | integer | — | Identifier of the message that will be replied to |
No output schema declared.
No examples provided.
tg_send_file Telegram send file ~103
Send general files via telegram bot
| Name | Type | Req | Description |
|---|---|---|---|
| caption | string | — | File caption, 0-1024 characters after entities parsing |
| chat_id | string | — | Telegram chat id, Default to get from environment variables |
| parse_mode | string | — | Mode for parsing entities in the caption. [text/MarkdownV2] |
| reply_to_message_id | integer | — | Identifier of the message that will be replied to |
| url | string | yes | File URL |
No output schema declared.
No examples provided.
tg_send_message Telegram send text ~102
Send text or markdown message via telegram bot
| Name | Type | Req | Description |
|---|---|---|---|
| chat_id | string | — | Telegram chat id, Default to get from environment variables |
| parse_mode | string | — | Mode for parsing entities in the message text. [text/MarkdownV2] |
| reply_to_message_id | integer | — | Identifier of the message that will be replied to |
| text | string | yes | Text of the message to be sent, 1-4096 characters after entities parsing |
No output schema declared.
No examples provided.
tg_send_photo Telegram send photo ~116
Send photo via telegram bot
| Name | Type | Req | Description |
|---|---|---|---|
| caption | string | — | Photo caption, 0-1024 characters after entities parsing |
| chat_id | string | — | Telegram chat id, Default to get from environment variables |
| parse_mode | string | — | Mode for parsing entities in the caption. [text/MarkdownV2] |
| photo | string | yes | Photo URL or base64 data URI (e.g., data:image/png;base64,... |
| reply_to_message_id | integer | — | Identifier of the message that will be replied to |
No output schema declared.
No examples provided.
tg_send_video Telegram send video ~134
Send video via telegram bot
| Name | Type | Req | Description |
|---|---|---|---|
| caption | string | — | Video caption, 0-1024 characters after entities parsing |
| chat_id | string | — | Telegram chat id, Default to get from environment variables |
| cover | string | — | Cover for the video in the message. Optional |
| parse_mode | string | — | Mode for parsing entities in the caption. [text/MarkdownV2] |
| reply_to_message_id | integer | — | Identifier of the message that will be replied to |
| video | string | yes | Video URL or base64 data URI (e.g., data:video/mp4;base64,... |
No output schema declared.
No examples provided.
wework_send_image 企业微信群机器人-发送图片消息 ~49
通过企业微信群机器人发送图片消息
| Name | Type | Req | Description |
|---|---|---|---|
| bot_key | string | — | 企业微信群机器人key,uuid格式,默认从环境变量获取 |
| url | string | yes | 图片url |
No output schema declared.
No examples provided.
wework_send_news 企业微信群机器人-发送图文消息 ~96
通过企业微信群机器人发送图文链接消息
| Name | Type | Req | Description |
|---|---|---|---|
| bot_key | string | — | 企业微信群机器人key,uuid格式,默认从环境变量获取 |
| description | string | — | 描述,不超过512个字节 |
| picurl | string | — | 图片URL |
| title | string | yes | 标题,不超过128个字节 |
| url | string | yes | 跳转链接,必填 |
No output schema declared.
No examples provided.
wework_send_text 企业微信群机器人-发送文本消息 ~94
通过企业微信群机器人发送文本或Markdown消息
| Name | Type | Req | Description |
|---|---|---|---|
| bot_key | string | — | 企业微信群机器人key,uuid格式,默认从环境变量获取 |
| msgtype | string | — | 内容类型,仅支持: text/markdown_v2 |
| text | string | yes | 消息内容,长度限制: (text: 2048个字节, markdown_v2: 4096个字节) |
No output schema declared.
No examples provided.