mcp-server-weibo
23
The Weibo MCP Server in TypeScript is designed to scrape and retrieve Weibo user information, feeds, and search results using the Model Context Protocol. It offers tools to search users, get profiles, and access hot search data.
Weibo MCP Server (TypeScript Version)
This project is a server based on the Model Context Protocol for scraping Weibo user information, feeds, and search functionality. It helps retrieve detailed information about Weibo users, feed content, and perform user searches.
Installation
- Install from source code
- Install from package manager
Components
Tools
- Search Weibo users by keywords
- Get detailed user profile information
- Retrieve user feed content
- Get Weibo hot search list
- Search Weibo content by keywords
Requirements
- Node.js >= 18.0.0
License
MIT License
Disclaimer
This project is not affiliated with Weibo and is for learning and research purposes only.