TrendRadar
Related Servers
Alternatives to TrendRadar
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceMCP server for TrendRadar that provides AI assistants with access to aggregated real-time news and trending topics from multiple platforms, enabling AI analysis, smart filtering, and customized news delivery.27GPL 3.0
- AlicenseAqualityCmaintenanceMCP server for aggregating and analyzing hot news from multiple platforms, with AI-powered summaries, smart filtering, and multi-channel notifications.27GPL 3.0
- AlicenseAqualityBmaintenanceEnables real-time trending news aggregation from multiple sources, with AI-powered analysis, smart filtering, and multi-channel notifications (e.g., Telegram, WeChat, email) via MCP.27GPL 3.0
- FlicenseNot gradedqualityDmaintenanceAn AI-powered news aggregator MCP server that fetches live news from multiple sources, provides AI summaries via Claude, and performs sentiment analysis and trending topic detection.-
- AlicenseAqualityDmaintenanceAn aggregator for real-time hot topics and news from major social and financial platforms like Zhihu, Bilibili, and Wall Street News. It features an MCP server that allows AI models to fetch and analyze trending information for automated insights.17GPL 3.0
- FlicenseNot gradedqualityDmaintenanceMCP server that fetches and filters AI-related news from 20+ RSS feeds with scheduled notifications and email digests.1-
TDQS
Scored across 27 tools
Most tools have clearly distinct purposes, with detailed descriptions helping differentiate them. However, search_news (which can include RSS) and search_rss overlap, and the three analyze_* tools could be confusing. Overall, boundaries are mostly clear.
All tool names follow a consistent snake_case verb_noun pattern, including get_*, analyze_*, search_*, and read_*. No mixed conventions or vague names like 'process' or 'do_thing'.
At 27 tools, this exceeds the 25-tool threshold for score 2 on the calibration scale. There are many status/config tools (get_rss_feeds_status, get_system_status, get_current_config, get_storage_status, check_version, list_available_dates) that could be consolidated. The count feels heavy for the apparent scope.
The tool set covers data ingestion (trigger_crawl, sync_from_remote), retrieval (news, RSS, articles), search, analysis (sentiment, trends, comparison), reporting, and notification. Missing are management/update tools for configuration or feeds, but these are likely handled by config files. Core workflows have no dead ends.