Y
Youtube Trending MCP
作者 @AIKONG2024
MCP server for YouTube trending video collection - search by category, collect daily rankings, filter by views. Works with Claude Desktop, Cline, Cursor and any MCP-compatible client.
创建于 1/22/2026
更新于 about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx youtube-trending-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"aikong2024-youtube-trending-mcp": {
"command": "uvx",
"args": [
"youtube-trending-mcp"
]
}
}
}