Enables scraping of Weibo user information, feeds, and search functionality with tools for user discovery, profile retrieval, and feed access
28 stars
0 tools
Created Aug 2025
@selenium39/selenium39-weiboAbout
Enables scraping of Weibo user information, feeds, and search functionality with tools for user discovery, profile retrieval, and feed access
Categories
general
Installation
npm
npm install @selenium39/selenium39-weibo
Configuration
{
"mcpServers": {
"selenium39-weibo": {
"command": "npx",
"args": [
"-y",
"@selenium39/selenium39-weibo"
]
}
}
}