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
언어:
Python
생성됨:4/15/2025
업데이트됨:10/10/2025
홈페이지: