Skip to content
VS Code

China Hot Trending MCP for VS Code

cn.pianam.mcp/hot-trending-mcp

MCP server aggregating hot-search boards from 8 Chinese platforms (Weibo, Zhihu, Bilibili, Douyin).

client:VS Code transport:streamable-http

Install China Hot Trending MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "hot-trending-mcp": {
      "type": "http",
      "url": "https://mcp.pianam.cn/hot-mcp/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

China Hot Trending MCP in other clients