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

Pure Report — Neutral News

report.pure/news

Neutral, bias-scored news for AI agents: compare left/right media-bias framing, fact-check receipts.

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

Tools · 8

search_news

Search Pure Report's neutral, bias-scored news. Returns articles rewritten to remove loaded language; bias_score (0-100) rates the ORIGINAL source reporting before neutralization (0 = wire-neutral, 10…

trending_events

List the news events with the most current coverage activity. Each event clusters many outlets' articles about one story and includes has_account (boolean): true means get_event returns a full verific…

get_event

Get the full neutral writeup of one news event by slug: a verification-gated account (lede, what-we-know bullets with verbatim source receipts, single-source attributed items) plus a coverage census (…

compare_coverage

Show how outlets across the political spectrum framed one event: a per-outlet bias-score spectrum and, where they editorialized, the verbatim framing quotes grouped by left/center/right. The core 'com…

get_article

Fetch one article by id: neutral rewritten title + body, a bias_score for the ORIGINAL source (not the rewrite), source, extracted entities, and the events it belongs to.

about_pure_report

How Pure Report works — the bias scale, neutralization method, the two-gate verification for event accounts, lean labeling, coverage scope (topic list), and the support contact. Call this to cite the …

submit_feedback

Report a problem or request to Pure Report's operator and get a tracking ref back. Use this when the data looks wrong — a bias score or outlet lean that doesn't match the source, an event cluster mixi…

check_feedback

Look up feedback you filed with submit_feedback, using the ref it returned (e.g. PR-7F3K2Q). Returns the current status (open, answered, closed) and the operator's reply once one exists. Replies are w…

How to use

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

{
  "mcpServers": {
    "pure_report_—_neutral_news": {
      "url": "https://pure.report/mcp",
      "transport": "streamable-http"
    }
  }
}