聚合55+平台热门榜单数据的AI工具,支持微博、知乎、B站、GitHub等平台。适用于LLM/RAG场景。
Set these up before or after installing:
Environment variable: YOUR_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-frankxmx-dailyhotmcp": {
"env": {
"YOUR_API_KEY": "your-your-api-key-here"
},
"args": [
"-y",
"@frank-x/dailyhot-mcp"
],
"command": "npx"
}
}
}This is a well-structured MCP server that aggregates hot/trending data from 50+ platforms through web scraping. The code demonstrates good security practices with proper caching, error handling, and no authentication vulnerabilities. Minor concerns include broad network access and some edge-case vulnerabilities in time parsing functions. Supply chain analysis found 6 known vulnerabilities in dependencies (0 critical, 6 high severity).
Scanned 7 files · 9 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!