---
slug: "newsnow-mcp服务器"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/ourongxing/newsnow-mcp-server@main/README.md"
repo: "https://github.com/ourongxing/newsnow-mcp-server"
source_file: "README.md"
branch: "main"
---
# newsnow-mcp-server

![](https://github.com/ourongxing/newsnow-mcp-server/raw/HEAD/assets/og-image.png)

Official MCP Server for [NewsNow](https://github.com/ourongxing/newsnow), 40+ sources available.

## Usage

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

## License

[MIT](https://github.com/ourongxing/newsnow-mcp-server/tree/HEAD/LICENSE) © ourongxing
