NewsNow
Provides a bridge to the NewsNow platform for retrieving trending and latest news from various sources with customizable result limits and markdown-formatted output.
7 stars
0 tools
Created Aug 2025
@ourongxing/ourongxing-newsnow-newsnow-mcp-serverAbout
Provides a bridge to the NewsNow platform for retrieving trending and latest news from various sources with customizable result limits and markdown-formatted output.
Categories
general
Installation
npm
npm install @ourongxing/ourongxing-newsnow-newsnow-mcp-server
Configuration
{
"mcpServers": {
"ourongxing-newsnow-newsnow-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ourongxing/ourongxing-newsnow-newsnow-mcp-server"
]
}
}
}