Loading languages...
WE

weibo-mcp-server

@Yooki-K6

This is a Weibo hot search data acquisition server based on the Model Context Protocol (MCP) framework, providing functions to fetch Weibo hot search list, hot search details, and comments.

weibo
hot search
data acquisition

# mcpServer Config

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

# stdio

uv run weibo_mcp_server
Transport:
stdio
Ngôn ngữ:
Python
Đã tạo:4/15/2025
Đã cập nhật:10/10/2025
Trang chủ: