Google News
Best for English and global issue monitoring, international media discovery, and multi-country research.
PulitzerAI MCP News Search
Let agents, internal research bots, and PR workflows search current news without maintaining a custom scraper. The PulitzerAI MCP Server exposes Google News and Naver News through the same quick_search_news tool interface.
quick_search_news
MCP Tool
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "quick_search_news",
"arguments": {
"keyword": "SpaceX",
"channel": "google_news",
"language": "en",
"country": "US",
"sort_by": "date",
"page": 1,
"page_size": 10
}
}
}User
Search Google News for SpaceX IPO news.
Agent
Here are the latest results. I found the most relevant Google News items.
SpaceX investors weigh IPO timing as Starlink revenue grows
Reuters · 2 hours ago
Elon Musk says SpaceX IPO depends on predictable cash flow
Bloomberg · 4 hours ago
SpaceX valuation rises as private share sale draws demand
CNBC · Today
I can also summarize these articles or group them by IPO outlook, investor reaction, and regulatory risk.
Best for English and global issue monitoring, international media discovery, and multi-country research.
Best for Korean media coverage, brand issues, and Korean keyword monitoring.
Pass keyword, channel, country, language, date range, sort order, and page size as MCP tool arguments.