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
Langue:
Python
Créé:4/15/2025
Mis à jour:10/10/2025
Page d'accueil: