# newsflash MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/sh-newsflash-newsflash
- Repository: https://github.com/zatmonkey/newsflash
- Website: https://newsflash.sh

## Install
- Endpoint: https://newsflash.sh/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://newsflash.sh/mcp
- Header: Authorization

## Tools
- 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 score. This is the primary tool — prefer it over raw articles. The corpus spans 260+ global outlets and a five-year archive (history visible depends on tier). Endpoint: https://newsflash.sh/mcp
- get_event - Fetch a single event by id, including every corroborating article (source, url, timestamp). Endpoint: https://newsflash.sh/mcp
- 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. Endpoint: https://newsflash.sh/mcp
- list_sources - List all news sources Newsflash tracks, with categories and live article counts. Endpoint: https://newsflash.sh/mcp
- corpus_stats - Corpus size and freshness: source / article / event counts and the latest article timestamp. Endpoint: https://newsflash.sh/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: sh.newsflash
- Version: 1.0.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 24, 2026
- Source: https://registry.modelcontextprotocol.io
