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

sh.newsflash/newsflash

sh.newsflash/newsflash

Real-time corroborated news events + 5-year archive, for agents. Free tier, no key.

Uptime
100.0%
1 direct probes · 30d
Response
482ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

get_events

Query the deduped news event graph by theme, source, category and time window. Returns events (many articles about one happening collapsed into one), each with a corroboration count and confidence sco…

get_event

Fetch a single event by id, including every corroborating article (source, url, timestamp).

search_articles

Search raw articles (not collapsed into events). Use when you want the underlying items or need per-outlet coverage rather than deduped happenings.

list_sources

List all news sources Newsflash tracks, with categories and live article counts.

corpus_stats

Corpus size and freshness: source / article / event counts and the latest article timestamp.

How to use

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

{
  "mcpServers": {
    "sh.newsflash/newsflash": {
      "url": "https://newsflash.sh/mcp",
      "transport": "streamable-http"
    }
  }
}