chagang-mcp
Allows sending push notifications to a phone via ntfy.sh, with customizable title and content.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@chagang-mcpcheck my wife's recently opened apps"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
病娇AI查岗系统 — ntfy 版
架构
iPhone快捷指令 → Railway后端 → SQLite数据库
↓
OpenClaw/MCP → Vercel MCP代理 → ntfy.sh/shenchi → 手机推送Related MCP server: ntfy-mcp
Step 1 — iPhone 快捷指令
自动化① 打开App → 上报
触发条件:App → 全选 → 状态「已打开」
动作:获取 URL 内容
URL:
https://你的Railway域名/report方法:POST
请求头:
Authorization = Bearer 你自己设的密码请求体:
{"app_name": "App", "event": "open"}
关闭「运行前询问」
自动化② 关闭App → 上报
同上,event 改成
"close"关闭「运行前询问」
Step 2 — Railway 部署后端
新建 GitHub 仓库,上传
backend/内容https://railway.app → New Project → Deploy from GitHub
环境变量:
AUTH_TOKEN=你自己设的密码拿到域名
https://xxx.up.railway.app
Step 3 — Vercel 部署 MCP 代理
新建 GitHub 仓库,上传
mcp/内容https://vercel.com → Import 该仓库
环境变量:
ORIGIN_API=https://你的Railway域名NTFY_TOPIC=shenchi
获取域名后:
在 OpenClaw 设置中新增 MCP:
URL:
https://你的Vercel域名/mcp协议: Streamable HTTP
可用工具
工具名 | 功能 |
| 查岗:最近打开的 App + 各 App 使用时长 |
| 推送通知到手机(支持标题+内容) |
⚠️ iOS ntfy 通知权限
在 iPhone 上安装 ntfy 后,务必在 设置 → 通知 → ntfy 中打开「允许通知」,否则收不到推送。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityCmaintenanceEnables AI agents to send push notifications to your phone through ntfy, with built-in security controls to prevent data exfiltration. It exposes a single tool notify_user for notifying when tasks complete or need attention.Last updated1MIT
- Alicense-qualityDmaintenanceMCP server for sending notifications to ntfy.sh or self-hosted ntfy instances.Last updated7MIT
- Alicense-qualityDmaintenanceA lightweight MCP server for sending push notifications via ntfy.sh, supporting customizable titles, priorities, tags, and action buttons.Last updated97MIT
- AlicenseAqualityCmaintenanceLets you send push notifications to your phone via ntfy, enabling alerts from scheduled tasks or direct messages.Last updated2MIT
Related MCP Connectors
Push notifications for AI agents - send instant iPhone notifications from any MCP client.
Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.
Glucose readings from your LibreLink Up sensor: graph, logbook, stats and summaries (read-only). Sec
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/zuohang20100323/chagang-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server