Hot Topic icon

Hot Topic

1

Fetches trending topics from various online platforms using the Model Context Protocol (MCP).

소개

This server-side tool implements the Model Context Protocol (MCP) to retrieve trending topics from various online platforms. It currently supports fetching hot topics from Sina Weibo and Zhihu. The project structure is designed to be easily extensible, allowing developers to add support for new platforms by inheriting from the `HotTopicBase` class and implementing the `get_hot_topics` method. The platform name is registered using the `@register_hot_topic` decorator.

주요 기능

  • Fetches trending topics from Sina Weibo
  • 1 GitHub stars
  • Fetches trending topics from Zhihu
  • Extensible architecture for adding new platforms
  • Implements Model Context Protocol (MCP)

사용 사례

  • Integrating trending topics into applications
  • Analyzing trending topics across multiple platforms
  • Building a centralized hot topic aggregator
Craft Better Prompts with AnyPrompt
Sponsored