mcpbeat Sign in

News Server MCP Server

local only

News Server runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.

获取今日新闻,支持按分类筛选(科技、商业、科学)

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 10 · avg 3 · +88% w/w
a month agotoday
24
Installs / week
npm · @rubtuc/news-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add news-server -- npx -y @rubtuc/news-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "news-server": {
      "args": [
        "-y",
        "@rubtuc/news-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.news-server]
command = "npx"
args = ["-y", "@rubtuc/news-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "news-server": {
      "args": [
        "-y",
        "@rubtuc/news-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "news-server": {
      "args": [
        "-y",
        "@rubtuc/news-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to News Server

same job, measured the same way
Tekna Events & News
by vortiago

MCP server for Tekna events and news

89 installs/wk local only
Sampledotnetmcpserver
by timheuer

Sample .NET MCP Server

local only
ampleMcpServer
by duiduixu

生成随机数MCP Server

local only
My MCP Server
by alpic-staging-personal-chef-chatgp-c951fcb6

Ok

answering
Neuro
by brain-bbqs

Neuroscience MCP server (Python)

local only
EduBase
by edubase

EduBase MCP server

208 installs/wk answering
Hello MCP Registry
by jonathanhefner

A simple MCP server.

22 installs/wk local only
Port
by port

Port.io mcp server

answering

News Server — questions

Answers built from our own checks of this server.

Why is there no uptime for News Server?
News Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @rubtuc/news-server was installed 24 times last week.
Is News Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect News Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @rubtuc/news-server straight from npm; nothing to host, nothing to sign up for.
How many people use News Server?
The npm package @rubtuc/news-server was installed 24 times in the last week. Week over week that is +88%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.