69
/ 100
1 month ago
glama

TrendRadar MCP Server

A customizable hot news aggregator with AI analysis, multi-language support, and multi-platform push notifications, deployable in 30 seconds.

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 3 credentials: S3_SECRET_ACCESS_KEY, AI_API_KEY, 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 服务器端口
configCRON_SCHEDULE
configRUN_MODE
configIMMEDIATE_RUN
configS3_ENDPOINT_URLS3 API 端点(如 R2:https://<account-id>.r2.cloudflarestorage.com)
configS3_BUCKET_NAME存储桶名称(如 trendradar-data)
configS3_ACCESS_KEY_ID访问密钥 ID(Access Key ID)
🔐 secretS3_SECRET_ACCESS_KEY访问密钥(Secret Access Key)
configS3_REGION区域(默认 auto,部分服务商可能需要指定)
configPLATFORMS_API_URL
configGITHUB_ACTIONS
configSTORAGE_RETENTION_DAYS
configDOCKER_CONTAINER
🔐 secretAI_API_KEY环境变量支持:AI 分析相关配置支持环境变量覆盖(、AI_PROVIDER 等)
configCONFIG_PATH
configFEISHU_WEBHOOK_URL使用分号 ; 分隔多个账号,例如:=url1;url2
configDINGTALK_WEBHOOK_URLName(名称):(请复制粘贴此名称,不要手打)
configWEWORK_WEBHOOK_URL严禁自创名称:Secret 的 Name(名称)必须严格使用下方列出的名称(如 、FEISHU_WEBHOOK_URL 等),不能自己随意修改或创造新名称,否则系统无法识别
🔐 secretTELEGRAM_BOT_TOKENName(名称):(请复制粘贴此名称,不要手打)
configEMAIL_FROMName(名称):(请复制粘贴此名称,不要手打)
configNTFY_SERVER_URLName(名称):(可选配置,请复制粘贴此名称)
configBARK_URLGitHub Actions:配置 Secret
configSLACK_WEBHOOK_URLGitHub Actions:配置 Secret
configGENERIC_WEBHOOK_URLName(名称):(请复制粘贴此名称,不要手打)
// 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/jojostar56-trendradar2-7b9p6f)](https://m8ven.ai/mcp/jojostar56-trendradar2-7b9p6f)
commit: b55ae8eac5690fea270756f6ffc423d759da8816
code hash: b37d33874223604cbf3808ca46d84e9e6abba999e4e967709a6149073ce48c3c
verified: 6/28/2026, 9:07:14 AM
view raw JSON →