Selenium39_mcp-server-weibo

Selenium39_mcp-server-weibo

0

The Weibo MCP Server is a tool built on the Model Context Protocol, aiming to scrape and retrieve information from Weibo, such as user profiles and feeds. Its primary functions include user search, profile retrieval, and content searching, providing developers with Weibo analytics capabilities.

Weibo MCP Server (TypeScript Version)

This project provides a server based on the Model Context Protocol for scraping Weibo user information, feeds, and search functionality. It supports retrieving detailed Weibo user profiles, feed content, and performing user searches.

Installation

  • Install from source code using GitHub repository.
  • Install from package manager using npx.

Components

Tools

  • Search users by keyword.
  • Get user profile details.
  • Retrieve user feed content.
  • Get Weibo hot search list.
  • Search content by keyword.

Requirements

  • Node.js version 18.0.0 or higher.

License

  • MIT License

Disclaimer

This project is not affiliated with Weibo and is intended for learning and research purposes only.