TrendRadar MCP Server

$docker pull wantcat/trendradar:latest
README.md

A lightweight hotspot news assistant that aggregates trending information.

📢 公告: 经与 GitHub 官方沟通,完成合规调整后将恢复"一键 Fork 部署",请关注 v4.0.0 版本的更新

🚀 最快30秒部署的热点助手 —— 告别无效刷屏,只看真正关心的新闻资讯

中文 | English

本项目以轻量,易部署为目标

🚨 【必读】重要公告:本项目的正确部署姿势

⚠️ 2025年12月紧急通知

由于 Fork 数量激增导致 GitHub 服务器压力过大,GitHub Actions 及 GitHub Pages 部署目前已受限。为确保顺利部署,请务必阅读以下说明。

1. ✅ 唯一推荐部署方式:Docker

这是目前最稳定、不受 GitHub 限制的方案。 数据存储在本地,不会因为 GitHub 策略调整而失效。


2. 如果你本打算 Fork 本项目...

为了减少对 GitHub 服务器的压力,请千万不要直接点击 "Fork" 按钮!

请务必使用 "Use this template" 功能来替代 Fork:

  1. 点击原仓库页面右上角的绿色的 [Use this template] 按钮。
  2. 选择 "Create a new repository"。

为什么要这样做?

  • ❌ Fork:复制完整历史记录,大量 Fork 同时运行会触发 GitHub 风控。
  • ✅ Use this template:创建的是一个全新的独立仓库,没有历史包袱,对服务器更友好。

3. 关于新版数据存储的说明

新版将使用 Cloudflare R2 存储新闻数据,以保证持久化。

⚠️ 配置前置条件:

根据 Cloudflare 平台规则,开通 R2 需绑定支付方式。

  • 目的: 仅作身份验证(Verify Only),不产生扣费。
  • 支付: 支持信用卡或国区 PayPal。
  • 用量: R2 的免费额度足以覆盖本项目日常运行,无需付费。

4. 📅 后续计划与文档阅读说明

后续计划:

  • 探索新方案:保留 Actions 用于抓取和推送,但不再将数据保存到仓库,改用外部存储。

⚠️ 阅读注意: 鉴于上述计划意味着 Fork 部署模式未来可能会以新形式回归,且当前全面修改文档工作量巨大,我们暂时保留了旧版描述。

在当前阶段,若后续教程中仍出现 "Fork" 相关表述,请一律忽略或将其理解为 "Use this template"

👉 点击此处查看 TrendRadar 最新官方文档

📑 快速导航

🚀 快速开始 🤖 AI 智能分析 ⚙️ 配置详解 📝 更新日志 ❓ 答疑与交流
🐳 Docker部署 🔌 MCP客户端 📚 项目相关 🪄 赞助商
  • 感谢耐心反馈 bug 的贡献者,你们的每一条反馈让项目更加完善😉;
  • 感谢为项目点 star 的观众们,fork 你所欲也,star 我所欲也,两者得兼😍是对开源精神最好的支持;
  • 感谢关注公众号 的读者们,你们的留言、点赞、分享和推荐等积极互动让内容更有温度😎。
👉 点击展开:致谢名单 (当前 🔥73🔥 位)

基础设施支持

感谢 GitHub 免费提供的基础设施,这是本项目得以一键 fork便捷运行的最大前提。

数据支持

本项目使用 newsnow 项目的 API 获取多平台数据,特别感谢作者提供的服务。

经联系,作者表示无需

Environment Variables

R2_BUCKETrequiredCloudflare R2 storage bucket for news data persistence

Configuration

claude_desktop_config.json
{
  "mcpServers": {
    "trendradar": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "wantcat/trendradar:latest"
      ]
    }
  }
}

Try it

What are the top trending news stories across all platforms right now?
Summarize the latest hot topics from the TrendRadar feed.
Analyze the current news trends and provide an intelligent filtering of the most important updates.
Check for any new hotspot updates from the integrated news platforms.

Frequently Asked Questions

What are the key features of TrendRadar?

Aggregates trending information from multiple platforms. Supports Model Context Protocol (MCP) for AI-powered analysis. Lightweight and easy to deploy via Docker. Multi-channel notifications (WeChat, Telegram, Slack, etc.). Intelligent news filtering and summarized insights.

What can I use TrendRadar for?

AI-powered monitoring of real-time news hotspots. Automated news aggregation for personal or team briefings. Intelligent filtering of information to avoid 'information overload'. Cross-platform trend analysis using integrated AI clients.

How do I install TrendRadar?

Install TrendRadar by running: docker pull wantcat/trendradar:latest

What MCP clients work with TrendRadar?

TrendRadar works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use TrendRadar with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free