Selenium39/mcp-server-weibo
The Weibo MCP Server (TypeScript Version) is designed for scraping Weibo user information, feeds, and search functionality using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
search_users
Search for Weibo users based on a keyword.
get_profile
Retrieve detailed profile information of a user.
get_feeds
Get the feed content of a user.
get_hot_search
Fetch the trending search topics on Weibo.
search_content
Search for Weibo content based on a keyword.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client