News Server runs on your own machine — the client starts it, so there is no endpoint to ping. 19 installs a week from npm.
获取今日新闻,支持按分类筛选(科技、商业、科学)
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add news-server -- npx -y @rubtuc/news-server
{
"mcpServers": {
"news-server": {
"args": [
"-y",
"@rubtuc/news-server"
],
"command": "npx"
}
}
}
[mcp_servers.news-server]
command = "npx"
args = ["-y", "@rubtuc/news-server"]
{
"mcpServers": {
"news-server": {
"args": [
"-y",
"@rubtuc/news-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"news-server": {
"args": [
"-y",
"@rubtuc/news-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.