streamable-httpupdated 4mo ago
| Tool | Description | |------|-------------| | topnews | Top headlines by country and topic. Topics: business, technology, sports, health | | searchnews | Search news articles by keyword with time filter. | | trendingtopics | What is trending right now on Google in a country. | | topicdeepdive | Deep analysis: articles, source diversity, interest trend over time. | | comparecoverage | How different news sources cover the same story. | | trendovertime | Google Trends interest over time for 1-5 keywords. Compare search interest.
What can you do with newsoracle?
📰 newsOracle
Consumer MCP Server — 9 tools | Part of ToolOracle
Quick Connect
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/news/mcp/
// claude_desktop_config.json
{
"mcpServers": {
"newsoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/news/mcp/"]
}
}
}
Tools (9)
| Tool | Description |
|---|---|
top_news |
Top headlines by country and topic. Topics: business, technology, sports, health |
search_news |
Search news articles by keyword with time filter. |
trending_topics |
What is trending right now on Google in a country. |
topic_deep_dive |
Deep analysis: articles, source diversity, interest trend over time. |
compare_coverage |
How different news sources cover the same story. |
trend_over_time |
Google Trends interest over time for 1-5 keywords. Compare search interest. |
related_queries |
What people also search for around a keyword. Rising + top queries. |
breaking_now |
Latest breaking/developing stories — combines trending searches + top headlines. |
health_check |
Server status, API connectivity. |
Pricing
| Tier | Rate Limit | Price |
|---|---|---|
| Free | 100 calls/day | €0 |
| Pro | 10,000 calls/day | €29/month |
| Enterprise | Unlimited | Custom |
Free tier includes all tools with rate limiting. Upgrade for higher limits and priority support.
Part of ToolOracle
newsOracle is one of 42 specialized MCP servers in the ToolOracle ecosystem — the largest collection of production-ready MCP tools for AI agents.
Related Oracles:
- FeedOracle — Evidence-grade compliance data infrastructure
- ToolOracle — 42 Oracles, 390+ MCP Tools
Links
- 🌐 Live:
https://tooloracle.io/news/mcp/ - 📚 Docs: tooloracle.io/docs
- 🏠 Platform: tooloracle.io
Built by FeedOracle — Evidence by Design
Install
Add newsoracle to your client. Pick the one you use.
claude mcp add --transport http newsoracle https://tooloracle.io/news/mcp/codex mcp add newsoracle --url https://tooloracle.io/news/mcp/{
"mcpServers": {
"newsoracle": {
"url": "https://tooloracle.io/news/mcp/"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"newsoracle": {
"type": "http",
"url": "https://tooloracle.io/news/mcp/"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"newsoracle": {
"url": "https://tooloracle.io/news/mcp/"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"newsoracle": {
"serverUrl": "https://tooloracle.io/news/mcp/"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
9 tools
newsoracle exposes 9 tools to a connected agent.
- top_news
- Top headlines by country and topic. Topics: business, technology, sports, health
- search_news
- Search news articles by keyword with time filter.
- trending_topics
- What is trending right now on Google in a country.
- topic_deep_dive
- Deep analysis: articles, source diversity, interest trend over time.
- compare_coverage
- How different news sources cover the same story.
- trend_over_time
- Google Trends interest over time for 1-5 keywords. Compare search interest.
- related_queries
- What people also search for around a keyword. Rising + top queries.
- breaking_now
- Latest breaking/developing stories — combines trending searches + top headlines.
- health_check
- Server status, API connectivity.
Score
55 / 100
Adequate
- Documentation18/25
- Maintenance13/25
- Trust6/20
- Capability6/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 114 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 9 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Version history
| Versions | Published |
|---|---|
| 1.0.0Latest | Mar 18, 2026 |