MCP Hub
Back to servers

NewsNow

Validation Failed

A bridge to the NewsNow platform providing access to trending and latest news from over 40 sources with markdown output support.

Stars
20
Forks
9
Updated
Dec 19, 2025
Validated
Jan 9, 2026

Validation Error:

Process exited with code 1. stderr: BASE_URL is not set

newsnow-mcp-server

Official MCP Server for NewsNow, 40+ sources available.

Usage

{
  "mcpServers": {
    "newsnow": {
      "command": "npx",
      "args": [
        "-y",
        "newsnow-mcp-server"
      ],
      "env": {
        "BASE_URL": "https://newsnow.busiyi.world"
      }
    }
  }
}

License

MIT © ourongxing

Reviews

No reviews yet

Sign in to write a review