Catalog
io.github.rubtuc/news-server
OfficialNews Server
获取今日新闻,支持按分类筛选(科技、商业、科学)
Fetches daily news with filtering by technology, business, and science categories.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"news-server": {
"command": "npx",
"args": [
"-y",
"@rubtuc/news-server@1.0.0"
]
}
}
}