Loading MCP server directory, please wait...
聚合55+平台热门榜单数据的AI工具,支持微博、知乎、B站、GitHub等平台。适用于LLM/RAG场景。
npx @getmcp/cli add io.github.FrankXMX/dailyhotmcpRequires Node.js 18+. Community-contributed server. Review source before installing.
YOUR_API_KEYYour API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.FrankXMX/dailyhotmcp": {
"command": "npx",
"args": [
"-y",
"@frank-x/dailyhot-mcp"
],
"env": {
"YOUR_API_KEY": ""
}
}
}
}