Weibo MCP Server logo

Weibo MCP Server

by qinyuanpei

This is a server based on the Model Context Protocol for scraping Weibo user information, dynamics, and search functionality. It can help obtain detailed information about Weibo users, dynamic content, and perform user searches.

View on GitHub

Last updated: N/A

What is Weibo MCP Server?

The Weibo MCP Server is a server built on the Model Context Protocol designed to extract data from Weibo, including user profiles, posts (feeds), and search results.

How to use Weibo MCP Server?

The server can be installed from source or via a package manager using the provided JSON configuration. Once installed, you can use the provided tools to search users, get user profiles, and get user feeds.

Key features of Weibo MCP Server

  • Search Weibo users

  • Retrieve user profile information

  • Retrieve user feeds/posts

  • Based on Model Context Protocol

Use cases of Weibo MCP Server

  • Social media data analysis

  • Building social media applications

  • Researching user behavior on Weibo

  • Aggregating Weibo data with other sources

FAQ from Weibo MCP Server

Is this project affiliated with Weibo?

No, this project is not affiliated with Weibo and is intended for learning and research purposes only.

What are the dependencies?

The server requires Python >= 3.10 and httpx >= 0.24.0.

What tools are available?

The server provides tools for searching users (search_users), getting user profiles (get_profile), and getting user feeds (get_feeds).

What is the license?

The project is licensed under the MIT License.

Are there any resources?

No resources are mentioned in the provided README.