Skip to content
Claude Desktop

News Server for Claude Desktop

io.github.rubtuc/news-server

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

client:Claude Desktop transport:stdio runtime:npm

Install News Server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "news-server": {
      "command": "npx",
      "args": [
        "-y",
        "@rubtuc/news-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

News Server in other clients