Weibo

Bridges to China's Weibo social media platform, enabling user search, profile retrieval, and post extraction through the mobile API with pagination support for monitoring trends and researching content.

View Source
14 stars
0 tools
Created Aug 2025
@qinyuanpei/qinyuanpei-weibo

About

Bridges to China's Weibo social media platform, enabling user search, profile retrieval, and post extraction through the mobile API with pagination support for monitoring trends and researching content.

Categories

general

Installation

npm

npm install @qinyuanpei/qinyuanpei-weibo

Configuration

{ "mcpServers": { "qinyuanpei-weibo": { "command": "npx", "args": [ "-y", "@qinyuanpei/qinyuanpei-weibo" ] } } }