Skip to main content
Glama

Weibo MCP Server

get_profile

Retrieve detailed profile information of any Weibo user by providing their unique identifier using this tool. Access data such as user details, activity, and more for analysis or integration purposes.

Instructions

Get a Weibo user's profile information. Args: uid (): The unique identifier of the Weibo user ctx (Context): MCP context object Returns: dict: Dictionary containing user profile information

Input Schema

NameRequiredDescriptionDefault
uidYes

Input Schema (JSON Schema)

{ "properties": { "uid": { "title": "Uid", "type": "integer" } }, "required": [ "uid" ], "title": "get_profileArguments", "type": "object" }

You must be authenticated.

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