Query ML-enriched Russian and English news by urgency, political lean, topic, country, language, and audience.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Newsagent MCP.
get_feedFiltered feed β by country, topic, language, political lean, audience, min urgency, date range
search_newsFull-text keyword search across the archive
get_breakingRecent high-urgency news (urgency β₯ 7 by default)
coverage_statsLive totals β articles, sources, countries, languages (no key)
list_sourcesSource catalog metadata (Standard tier+)
Query scored, classified Russian & English news from any MCP client (Claude Desktop, Cursor, Cline, etc.). The server wraps the NewsAgent Data API β every article it returns is already scored for urgency (0β10), classified by political lean, topic, country and audience, and de-duplicated.
| Tool | What it does |
|---|---|
get_feed | Filtered feed β by country, topic, language, political lean, audience, min urgency, date range |
search_news | Full-text keyword search across the archive |
get_breaking | Recent high-urgency news (urgency β₯ 7 by default) |
coverage_stats | Live totals β articles, sources, countries, languages (no key) |
list_sources | Source catalog metadata (Standard tier+) |
pip install -r requirements.txtclaude_desktop_config.json):Cursor / Cline: point the MCP server command at newsagent_mcp.py the same way, with NEWSAGENT_API_KEY in the env.
get_feed with political_lean)The agent picks the right tool and filters; results come back pre-scored and classified, so no NLP pipeline is needed on your side.
list_sources requires a Standard-tier key; channel handles are never exposed.NEWSAGENT_API_BASE to override the API host (defaults to
https://api.newsagentdata.com).Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/newsagentdata-newsagent-mcp)<a href="https://allmcps.com/mcp/newsagentdata-newsagent-mcp"><img src="https://allmcps.com/api/badge/newsagentdata-newsagent-mcp?style=directory" alt="Newsagent MCP on AllMCPs" /></a>