MCP.so
Sign In

newsnow-mcp-server

@ourongxing

About newsnow-mcp-server

Official MCP Server for newnow, 40+ sources available.

Basic information

Category

Other

License

MIT

Runtime

node

Transports

stdio

Publisher

ourongxing

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is newsnow-mcp-server?

newsnow-mcp-server is the official MCP Server for NewsNow, providing access to over 40 news sources. It is designed for integrating news aggregation into MCP-compatible applications.

How to use newsnow-mcp-server?

Configure the server in your MCP settings using npx -y newsnow-mcp-server and set the BASE_URL environment variable (e.g., https://newsnow.busiyi.world). No installation is required beyond the npx invocation.

Key features of newsnow-mcp-server

  • Official MCP Server for NewsNow
  • Access to over 40 news sources
  • Simple setup via npx

Use cases of newsnow-mcp-server

FAQ from newsnow-mcp-server

Comments

More Other MCP servers