聚合55+平台热门榜单数据的AI工具,支持微博、知乎、B站、GitHub等平台。适用于LLM/RAG场景。
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y @frank-x/dailyhot-mcp
MCP client config
{
"mcpServers": {
"dailyhotmcp": {
"command": "npx",
"args": [
"-y",
"@frank-x/dailyhot-mcp"
]
}
}
}