← Index

io.github.FrankXMX/dailyhotmcp

io.github.FrankXMX/dailyhotmcp·v0.1.5·Git & Code Hosting
Quality Score
80
/100

聚合55+平台热门榜单数据的AI工具,支持微博、知乎、B站、GitHub等平台。适用于LLM/RAG场景。

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "dailyhotmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@frank-x/dailyhot-mcp"
      ],
      "env": {
        "YOUR_API_KEY": "<your-your_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "dailyhotmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@frank-x/dailyhot-mcp"
      ],
      "env": {
        "YOUR_API_KEY": "<your-your_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @frank-x/dailyhot-mcp
§02  Environment variables
YOUR_API_KEY
requiredsecret

Your API key for the service

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Git & Code Hosting