Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

APITube News

io.apitube/news

Real-time news search across 500,000+ sources in 60+ languages with sentiment and entities.

Uptime
100.0%
3 direct probes · 30d
Response
189ms
last probe
Tools
2
callable
Resources
0
readable
Prompts
4
available

Tools · 2

search_news

Search news articles using APITube News API with comprehensive filtering. IMPORTANT INSTRUCTIONS FOR QUERY CONSTRUCTION: 1. DO NOT use dots in parameter names directly in the root object. Use nested …

suggest

Resolve a name or prefix to APITube taxonomy IDs so you can use them in the `search_news` tool's filters. The `search_news` tool's most precise filters require IDs you cannot guess: - entity.id — n…

Prompts · 4

monitor_company

Track recent news and sentiment about a specific company.

topic_sentiment

Break down the sentiment of news coverage about a topic.

breaking_news

Surface the latest breaking news, optionally filtered by subject and country.

compare_coverage

Compare volume and sentiment of news coverage for two subjects.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "apitube_news": {
      "url": "https://mcp.apitube.io/",
      "transport": "streamable-http"
    }
  }
}