Skip to main content
Glama

Weibo MCP Server

get_trendings

Retrieve real-time trending topics from Weibo using a customizable limit for hot search items. Ideal for monitoring popular discussions and analyzing social media trends.

Instructions

Get the current hot search topics on Weibo. Returns: list[dict]: List of dictionaries containing hot search items

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of hot search items to return, defaults to 15

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 15, "description": "Maximum number of hot search items to return, defaults to 15", "title": "Limit", "type": "integer" } }, "type": "object" }

Other Tools from Weibo MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/qinyuanpei/mcp-server-weibo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server