Skip to main content
Glama
SsdSalesman

TrendRadar

by SsdSalesman

Related Servers

Alternatives to TrendRadar

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      A real-time news and hot spot aggregation server that monitors multiple platforms like Weibo, Zhihu, and Bilibili. It enables AI assistants to fetch, filter, and analyze trending topics through the Model Context Protocol for personalized information tracking.
      13
      1
      GPL 3.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Python-based MCP server that aggregates real-time trending topics and news from over 30 sources including social media, technology, and finance platforms. It enables AI applications to retrieve the latest hot searches and news from major services like Weibo, Baidu, and IT Home through a unified interface.
      31
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A modern multi-platform hot news aggregation server based on FastMCP that supports real-time hot topics data collection from 13+ major platforms including Zhihu, Weibo, Baidu, and Bilibili.
      3
      MIT
    • A
      license
      C
      quality
      D
      maintenance
      Aggregates hot trending data from 55+ platforms (e.g., Bilibili, Weibo, Zhihu) via MCP, enabling AI assistants to fetch real-time popular content.
      56
      50 npm
      1
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      One-stop aggregation service of hot trends across the entire network based on the Model Context Protocol (MCP) protocol, supporting real-time updates and multi-data source expansion.
      21
      2
      Apache 2.0

    TDQS

    A3.8/5.0

    Scored across 17 tools

    Disambiguation3/5

    Most tools have distinct purposes, but search_news, find_similar_news, and search_related_news_history overlap significantly as they all return related/similar news with subtle differences. Additionally, get_trending_topics is misnamed and could be confused with analyze_topic_trend.

    Naming Consistency4/5

    All tools use snake_case with a consistent verb_noun pattern (get_, analyze_, search_, etc.), which is predictable. Minor issues: get_trending_topics is misleading and resolve_date_range doesn't follow the same resource-oriented naming as other get/analyze tools.

    Tool Count4/5

    At 17 tools, the server is slightly over the sweet spot but still well-scoped for a comprehensive news trend analysis platform. Each tool has a distinct role in the workflow, from crawling and sync to analysis and reporting.

    Completeness4/5

    The tool set covers the full news analysis lifecycle: data acquisition (trigger_crawl, sync_from_remote), retrieval (get_latest_news, get_news_by_date), search (search_news, find_similar_news), analysis (analyze_sentiment, analyze_topic_trend), and reporting (generate_summary_report). Missing config modification tools, but that may be outside scope.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues