69
/ 100
11 days ago
glama

TrendRadar

A real-time hotspot monitoring and news aggregation assistant that provides AI-powered analysis of trending topics across multiple platforms via the Model Context Protocol. It enables users to track news and receive automated notifications through various services like Telegram, WeChat, and Slack.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: NTFY_TOKEN, TELEGRAM_BOT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configWEBSERVER_PORT8080 Web 服务器端口(默认 8080)
configCRON_SCHEDULE
configRUN_MODE
configIMMEDIATE_RUN
configCONFIG_PATH
configREPORT_MODEDocker 环境变量: =incremental
configSORT_BY_POSITION_FIRST
configMAX_NEWS_PER_KEYWORD
configREVERSE_CONTENT_ORDER
configENABLE_CRAWLERcrawler.enable_crawler true / false 是否启用爬虫
configENABLE_NOTIFICATIONnotification.enable_notification true / false 是否启用通知
configMAX_ACCOUNTS_PER_CHANNELnotification.max_accounts_per_channel 3 每个渠道最大账号数
configPUSH_WINDOW_ENABLEDnotification.push_window.enabled true / false 推送时间窗口开关
configPUSH_WINDOW_STARTnotification.push_window.time_range.start 08:00 推送开始时间
configPUSH_WINDOW_ENDnotification.push_window.time_range.end 22:00 推送结束时间
configPUSH_WINDOW_ONCE_PER_DAY
configPUSH_WINDOW_RETENTION_DAYS
configEMAIL_FROMName(名称):(请复制粘贴此名称,不要手打)
configEMAIL_TOName(名称):(请复制粘贴此名称,不要手打)
configNTFY_SERVER_URLName(名称):(可选配置,请复制粘贴此名称)
configNTFY_TOPICtopic1;topic2
🔐 secretNTFY_TOKEN;token2(第一个无 token 时留空占位)
configBARK_URLGitHub Actions:配置 Secret
configSLACK_WEBHOOK_URLGitHub Actions:配置 Secret
configFEISHU_WEBHOOK_URL✅ 示例: 的 Secret 值填写 https://webhook1;https://webhook2
configDINGTALK_WEBHOOK_URLName(名称):(请复制粘贴此名称,不要手打)
configWEWORK_WEBHOOK_URL⚠️ 严禁自创名称:Secret 的 Name(名称)必须严格使用下方列出的名称(如 、FEISHU_WEBHOOK_URL 等),不能自己随意修改或创造新名称,否则系统无法识别
🔐 secretTELEGRAM_BOT_TOKENtoken1;token2
configGITHUB_ACTIONS
configDOCKER_CONTAINER
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/xhh-im-trendradar-ag12xx)](https://m8ven.ai/mcp/xhh-im-trendradar-ag12xx)
commit: f3b7512c7e032057c43d3f1764ea5ac14b144d37
code hash: d4e3e512c11f766a302f0766a8765a956dc752cbdc4a06ee4d68e6fc1726cddc
verified: 6/17/2026, 12:21:35 PM
view raw JSON →