mcp-server

TrendRadar

⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP…
62,212 stars24,883 forksPythonUpdated 9/13/2026100% free · open source
What it does

TrendRadar continuously scrapes news, social media, and RSS feeds, filters them by your keywords with AI, translates and summarizes the results, and pushes the briefings to your preferred chat or email channels.

When to use it
  • You need to stay on top of market‑relevant news without manually browsing dozens of sites.
  • Your product team wants real‑time sentiment and trend alerts for specific keywords (e.g., “AI‑generated art” or “regulatory change”).
  • You want to feed AI‑powered trend data into a downstream chatbot or internal dashboard.
Ready-to-paste prompt
curl -X POST http://localhost:8000/api/trigger -H "Content-Type: application/json" -d '{"action": "summarize", "keyword": "AI ethics", "lang": "en", "notify": ["telegram"]}'
Heads up: The container will fail to start if OPENAI_API_KEY (or any required third‑party webhook token) is missing or malformed in .env – set it before running `docker compose up`.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/e242c510-fd94-4a53-8717-483f5dd90121 && curl -fsSL https://workflowstacks.com/api/skills/e242c510-fd94-4a53-8717-483f5dd90121/claude-skill -o ~/.claude/skills/e242c510-fd94-4a53-8717-483f5dd90121/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How TrendRadar works
Codeflow
Free to inspect

TrendRadar is a large Python project (~42k lines across 79 code files). Setup is light: runs with Docker. Last commit this month, GPL-3.0 license, has a test suite.

Size
Large codebase
~42k lines · 79 code files · ~6 h to skim
Setup
Light setup
Runs with Docker.
Runs on
Python · Docker
No API keys detected
Python 97%HTML 2%Batchfile 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    trendradar/__main__.py
    Where the program starts running
  3. 3
    pyproject.toml
    Dependencies and the commands it exposes
  4. 4
    trendradar/__init__.py
    Inside trendradar/ — the main logic begins here
What's in each folder
trendradar/Core code — the actual logic54 files
docs/Documentation5 files
_image/Folder30 files
mcp_server/Folder19 files
config/Configuration14 files
docker/Deployment / infrastructure7 files
output/Folder7 files
.github/CI / automation (GitHub Actions)8 files
READMEHas testsDocumentedCI checksDocker readyGPL-3.0 licenseUpdated this month
Quick Actions
Details
Creator
sansan0
Language
Python
Category
mcp-server
Published
4/28/2025

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/e242c510-fd94-4a53-8717-483f5dd90121.svg)](https://workflowstacks.com/skills/e242c510-fd94-4a53-8717-483f5dd90121?utm_source=github&utm_medium=badge)
🔥 Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.