Skip to main content
Glama

Weibo MCP Server

get_profile

Retrieve detailed Weibo user profile information by providing the unique identifier (UID). Use this tool to access key user data for analysis or integration purposes.

Instructions

Get a Weibo user's profile information. Returns: dict: Dictionary containing user profile information

Input Schema

NameRequiredDescriptionDefault
uidYesThe unique identifier of the Weibo user

Input Schema (JSON Schema)

{ "properties": { "uid": { "description": "The unique identifier of the Weibo user", "title": "Uid", "type": "integer" } }, "required": [ "uid" ], "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