mcpbeat Sign in

BedrockNews MCP Server

by bedrocknews Your server? Claim it
answering

BedrockNews is answering right now. Last checked 14 min ago. It exposes 6 tools.

GRIN-scored news for agents: discover by verdict, pull full analysis, traverse extraction graphs.

Uptime history 48 days of history
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
453 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check BedrockNews every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add news --transport http https://api.bedrocknews.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "news": {
      "url": "https://api.bedrocknews.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.news]
url = "https://api.bedrocknews.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "news": {
      "url": "https://api.bedrocknews.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "news": {
      "url": "https://api.bedrocknews.com/api/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

article
get_article
Fetch one BedrockNews story by id. Returns the transformed article plus its full structured analysis (GRIN scores, extraction graph, key stats, trajectory, what-to-watch). Pass fields:'grin' to get just the analysis payload without the heavy body text. Story ids contain slashes (e.g. 'ledger/2026/apr/06/iran-war-math-doesnt-work') — pass them verbatim.
categories
list_categories
The BedrockNews category taxonomy: ids (valid values for list_stories' category filter), display names, and which editorial framework each category runs (grin | culture | auto).
extraction
get_extraction_graph
Return a story's extraction map as a real graph — nodes + edges data, not a picture. This is the load-bearing artifact for agents: re-render it in any style, or analyze who extracts value from whom. 'Not found' can mean the story has no graph (culture/research modes, or older transforms).
related
get_related
Related BedrockNews stories for a given article — same section, ranked by editorial-mode match, plumb, source affinity, and recency.
site
get_site_info
BedrockNews metadata: what the site is, how the GRIN/CLAIMS/NOVEL frameworks work, terms of use + attribution, and every machine-readable surface. Also returns the full capability map (every tool, prompt, and resource) — call this first.
stories
list_stories
Discover BedrockNews stories with GRIN-aware filters. Filter by verdict ('extractive' | 'mixed' | 'generative'), plumb range (0-100 analytical-clarity score), editorialMode ('grin' news/politics | 'culture' | 'research' | 'ledger'), category (see list_categories), date window (since/before, ISO 8601), or a title search (substring match on titles, not full text). Sorted newest first; paginated via cursor. Returns compact story briefs — use get_article for full analysis.

Endpoints

URLTransportStateLatencyChecked
https://api.bedrocknews.com/api/mcp streamable-http answering 442 ms 14 min ago

Alternatives to BedrockNews

same job, measured the same way
candor
by tombaldwin

Per-function effect analysis for agents: blast radius, what reaches the network, gate verdicts.

1 181 installs/wk local only
Brain Scanner
by kevin-lozada-santos

Codebase graphs, caller impact analysis, and recorded project context for AI coding agents.

answering
Foundry/API
by angelus213

Bounded tools for rendering, extraction, RAG, enrichment, local discovery and review analysis.

answering
Google Analytics MCP
by surendranb

GA4 MCP server for AI agents: schema discovery, server-side aggregation, analysis-ready defaults.

1 753 installs/wk local only
Syke
by khalomsky

AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents

162 installs/wk local only
CGIS Code Graph
by zaebee

Code graph for AI agents: impact analysis and call tracing for Python and TypeScript.

local only
Testing
by rog0x

Test generation, mocks, coverage analysis for AI agents

33 installs/wk local only
Aidress
by aidress-ai

Verify, discover, and rate AI agents before transacting.

767 installs/wk local only

BedrockNews — questions

Answers built from our own checks of this server.

What can BedrockNews do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_article, get_extraction_graph, get_related, get_site_info, list_categories, list_stories. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is BedrockNews working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 453 ms. The bar chart above shows every period we have measured.
How do I connect BedrockNews?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does BedrockNews need an API key?
No. BedrockNews completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is BedrockNews?
It answers our handshake in 453 ms on average, which is faster than 32% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.