Skip to main content
Glama
Apache 2.0
10
6
  • Linux
  • Apple

ntfy-mcp:您的友好任务完成通知程序

欢迎来到 ntfy-mcp,这个 MCP 服务器能让你保持清醒和信息畅通!🚀☕️

这款便捷的小服务器集成了模型上下文协议 (MCP),每当您的 AI 助手完成任务时,它都会向您发送令人愉悦的通知。说实话,您值得在代码编写完成时享受片刻茶歇。

入门:快速冲泡指南

步骤 1:克隆和导航

git clone https://github.com/teddyzxcv/ntfy-mcp.git cd ntfy-mcp

第 2 步:安装

npm install

步骤 3:构建

npm run build

步骤 4:连接

选择你的冒险:

手动启动:

npm start

Cline配置:

"ntfy-mcp": { "command": "node", "args": [ "/path/to/ntfy-mcp/build/index.js" ], "env": { "NTFY_TOPIC": "<your topic name>" }, "autoApprove": [ "notify_user" // Highly recommended for maximum chill ] }

步骤 5:以时尚的方式接收通知

  1. 在手机上下载ntfy 应用
  2. 订阅您选择的主题
  3. 放松身心

步骤 6:魔法命令

写一个这样的提示,否则函数将不会调用(尝试在 cline 中使用Custom Instructions ,但它们在环 3 中,所以模型就忘了它)

Write me a hello world in python, notify me when the task is done

第七步:享用您选择的饮料

☕️🍵 任务完成后,您将收到通知。请勿偷看!

工作原理(技术茶)

此 MCP 服务器与模型上下文协议 (MCP) 无缝集成,充当您的个人通知管家。任务完成后,它会通过 ntfy 发送通知,让您随时了解最新情况,而不会中断您的工作流程。

依赖关系:秘密武器

执照

该项目根据 Apache License 2.0 获得许可 - 有关详细信息,请参阅LICENSE文件。

Copyright 2025 Casey Hand @cyanheads Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

现在,您可以放心地编写代码,因为您的通知已得到妥善处理!🎉

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

MCP 服务器使用 ntfy.sh 在手机上发送通知,让你随时了解情况

  1. 入门:快速冲泡指南
    1. 步骤 1:克隆和导航
    2. 第 2 步:安装
    3. 步骤 3:构建
    4. 步骤 4:连接
    5. 步骤 5:以时尚的方式接收通知
    6. 步骤 6:魔法命令
    7. 第七步:享用您选择的饮料
  2. 工作原理(技术茶)
    1. 依赖关系:秘密武器
      1. 执照

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          A simple MCP server that can send notifications on mac devices.
          Last updated -
          5
          9
          8
          TypeScript
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          MCP Server for networl monitoring software ntopng.
          Last updated -
          Python
          MIT License
          • Apple
        • -
          security
          F
          license
          -
          quality
          An MCP (Model Context Protocol) server that lets users send SMS messages through Twilio API directly from Claude Desktop via natural language commands.
          Last updated -
          1
          TypeScript
          • Apple
        • -
          security
          A
          license
          -
          quality
          A Model Context Protocol server enabling AI systems to send real-time notifications to phones, desktops, and other devices through the ntfy publish/subscribe service.
          Last updated -
          10
          8
          TypeScript
          Apache 2.0
          • Apple

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/teddyzxcv/ntfy-mcp'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server