weibo-mcp-server

weibo-mcp-server

2

weibo-mcp-server is a service that allows users to access the top N trending searches on Weibo. It supports communication through stdio and sse modes, providing flexibility in integration.

weibo-mcp-server

  • A service to retrieve the top N trending Weibo searches.
  • Supports both stdio and sse mode calls.
  • Configuration for stdio mode is provided, involving JSON settings for MCP servers.
  • Installation steps include cloning the repository, creating a conda environment, and installing dependencies.
  • Usage in sse mode requires running a Python program and configuring appropriate IP and port settings.