News MCP Server

0

MCP server for real-time news monitoring, article search, trending topics, and media alerts across multiple sources. Powered by Apify cloud infrastructure.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "command": "npx", "args": [ "-y", "@apify/actors-mcp-server", "--actors", "nexgendata/news-mcp-server" ], "env": { "APIFY_TOKEN": "YOUR_APIFY_TOKEN" } }