TrendRadar
Overview
AI-driven public opinion and trend monitor with multi-platform aggregation, RSS support, and smart alerts. Integrates with MCP architecture for AI analysis, sentiment insight, and trend prediction, with multi-channel notifications.
Capabilities
- • github integration
Best For
TrendRadar: AI-powered trend monitor with multi-platform aggregation, RSS, and smart alerts for MCP integration.
Decision Snapshot
Usage
available
Docs
6 links
Config
8 strong hints
Capabilities
1 key capabilities detected
- • GitHub stars: 51684
- • Forks: 23140
- • Source provenance count: 1
- • Active signal: Updated this week from lifecycle signals.
- • Last seen: 4/15/2026
- • Published: 3/16/2026
Example Config
This is an MCP Find-authored example config generated from strong evidence.
Review official documentation and source metadata for complete setup parameters.
{
"mcpServers": {
"trendradar": {
"command": "uv"
}
}
}Usage
{ && "trendradar": { && "command": "uv", && "args": [Features
- • **特点**:比 GitHub Actions 更稳定,数据本地存储(无需配置云存储)
- • **适用**:有自己的服务器、NAS 或长期运行的电脑
- • **注意**:你需要阅读了解下方的基础配置流程,然后跳转到 Docker 教程进行部署。
- • **创建项目目录和配置**:
- • 修改 .env 文件,填写需要的配置
- • 或在 NAS/群晖 Docker 管理界面的"环境变量"中直接添加
- • 重启容器后生效:docker compose up -d
Use Cases
- • Capability coverage: github integration.
Supported Clients / Integrations
- • github integration
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• { && "trendradar": { && "command": "uv", && "args": [
Notes / Requirements
- • Primary language: Python
- • License: GPL-3.0
- • Documentation coverage: high
- • Parser coverage score: 1.00
- • Source provenance includes GitHub discovery
- • Source feeds: GitHub Search API
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
arxiv-mcp-server
A Python-based Model Context Protocol (MCP) server that enables searching, accessing, and locally storing arXiv research papers for use with LLM AI clients.
google_workspace_mcp
The Google Workspace MCP server gives AI assistants direct access to Google Drive files, Docs, Sheets, and Slides. It enables AI to read documents, search Drive content, and create or modify files within your Google Workspace. Editor's Review: This is one of the most practical MCP integrations for enterprise and productivity-focused developers. The ability to have AI read your internal documentation, summarize Google Docs, or extract data from Sheets without manual copy-pasting significantly streamlines knowledge workflows. Configuration requires OAuth credentials and proper Drive scope setup, which can be non-trivial for organizations with strict security policies. Once configured, the integration is reliable and well-documented. Best suited for developers who live within Google Workspace and want AI assistance that understands their existing document ecosystem.
cognisn-spark
Cognisn Spark is a secure personal AI research kit that provides a multi-provider LLM web interface with Model Context Protocol (MCP) tool integration, built in Python.
mcp-agent
mcp-agent is a Python tool for building effective agents using Model Context Protocol (MCP) and simple workflow patterns.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.