Back to directory
yooki-k/weibo-mcp-server

yooki-k/weibo-mcp-server

@Yooki-K

Weibo hot search data acquisition server based on MCP framework, providing functions to fetch hot search list, details, and comments.

weibohot-searchsocial-mediadata-acquisitionmcp-serverchineseweb-scrapingcontext

Installation & Configuration

{
  "weibo": {
    "command": "uv",
    "args": [
      "--directory",
      "/path/to/weibo-mcp-server",
      "run",
      "weibo_mcp_server"
    ],
    "env": {
      "weibo_COOKIE": "YOUR_WEIBO_COOKIE"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13