io.tooloracle/newsoracle
Official9 toolsNewsOracle News and Trends Intelligence MCP
Aggregates news and market trend intelligence.
Captured live from the server via tools/list.
top_news
Top headlines by country and topic. Topics: business, technology, sports, health, science, entertainment.
Parameters (2)
- countrystring
Country code (default: us)
- topicstring
Topic: business, technology, sports, health, science, entertainment
search_news
Search news articles by keyword with time filter.
Parameters (3)
- querystring
Search query
- countrystring
Country (default: us)
- whenstring
Time range: 1h, 1d, 7d, 1y (default: 7d)
trending_topics
What is trending right now on Google in a country.
Parameters (1)
- countrystring
Country code e.g. US, DE, GB, JP (default: US)
topic_deep_dive
Deep analysis: articles, source diversity, interest trend over time.
Parameters (2)
- querystring
Topic to analyze
- countrystring
Country (default: us)
compare_coverage
How different news sources cover the same story.
Parameters (1)
- querystring
News topic or event
trend_over_time
Google Trends interest over time for 1-5 keywords. Compare search interest.
Parameters (3)
- keywordsarray
List of 1-5 keywords to compare
- countrystring
Country (default: US)
- timeframestring
Timeframe: 'today 3-m', 'today 12-m', 'today 5-y' (default: today 3-m)
related_queries
What people also search for around a keyword. Rising + top queries.
Parameters (2)
- keywordstring
Keyword to find related queries for
- countrystring
Country (default: US)
breaking_now
Latest breaking/developing stories — combines trending searches + top headlines.
Parameters (1)
- countrystring
Country code (default: us)
health_check
Server status, API connectivity.
No parameters.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"newsoracle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tooloracle.io/news/mcp/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.