Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

NewsMCP

REMOTE · MCP.NEWSMCP.COM · SCANNED SEP 21

Live world news deduplicated into story events, with corroboration counts and source links.

Available components

+10 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability72
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 6546 tokens (~1091/item across 6 items; 5 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management63
  • Stability observed for 19 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the NewsMCP MCP server?

NewsMCP is a hosted endpoint at https://mcp.newsmcp.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.newsmcp.com

# add to Claude Code
claude mcp add --transport http com-newsmcp-newsmcp 'https://mcp.newsmcp.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-newsmcp-newsmcp": {
      "url": "https://mcp.newsmcp.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-newsmcp-newsmcp": {
      "type": "http",
      "url": "https://mcp.newsmcp.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-newsmcp-newsmcp]
url = "https://mcp.newsmcp.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-newsmcp-newsmcp": {
      "type": "remote",
      "url": "https://mcp.newsmcp.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-newsmcp-newsmcp --url 'https://mcp.newsmcp.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-newsmcp-newsmcp:
    url: "https://mcp.newsmcp.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-newsmcp-newsmcp": {
      "Transport": "http",
      "Url": "https://mcp.newsmcp.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-newsmcp-newsmcp -t streamable-http -u 'https://mcp.newsmcp.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-newsmcp-newsmcp": {
      "type": "http",
      "url": "https://mcp.newsmcp.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +7
    • Authorization: unverified → partial security
    • Tool coverage: 40% → 100% functional
    • Tool “check_coverage” now declares an output schema functional
    • Tool “get_story” now declares an output schema functional
    • Tool “news” now declares an output schema functional
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Probed https://mcp.newsmcp.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.newsmcp.com CN=YR2,O=Let's Encrypt,C=US 6 Aug 2026 4 Nov 2026 RSA 2048 SHA256-RSA 556bf7a029c2636a4f57b991584a6a84fe7
SANs: mcp.newsmcp.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.newsmcp.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
newsmcp.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.newsmcp.com/mcp Verified 200
http (plaintext) http://mcp.newsmcp.com/mcp HTTPS enforced 308 https://mcp.newsmcp.com/mcp
MCP tools · 5 exposed · ~3,096 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
check_coverage ~289

Judge how widely and how independently a claim has been reported. Answers "is this real?" rather than returning a list. Reports the number of INDEPENDENT newsrooms — outlets that reported it themselves — separately from the number of domains that carried it, which includes syndication. A story on 200 domains from 3 newsrooms is one story reprinted, not 200 confirmations. Because upstream clustering splits a story across languages, this totals the likely variants of the same story and presents that total as an upper bound, listing what was combined so the caller can check it is really one story.

NameTypeReqDescription
api_keyOptional NewsMCP API key for this call; forwarded upstream as x-api-key. Only one request may be in flight at a time, so never call in parallel.
claimstringyesThe claim or headline to check, phrased in the words a headline would use. Matched literally against headlines and summaries, not by meaning, so "atomic arsenal" will not find stories about nuclear w…
days_backintegerHow far back to look, in days. Defaults to 14. Clamped down to whatever the caller's plan allows, with a note saying so.
response_formatstringmarkdown (default), text, or json. Pass the format the user asked for rather than reformatting afterwards.
NameTypeReqDescription
anchor_newsroomsintegeryesIndependent newsrooms for the best-corroborated matching story.
combined_newsrooms_upper_boundintegeryesSum across clustered variants of the same story — an upper bound, not a confirmed count.
matchedbooleanyesWhether any story matched the claim text in the window.
notesarrayyesQuery-normalization and plan-clamping notes to relay verbatim.
total_matching_storiesintegeryes
variantsarrayyesAnchor story first, then its likely variants.

No examples provided.

check_health ~62

Check whether the NewsMCP REST API is reachable and healthy. Does not require an API token. Use when diagnosing connectivity, not for searching news. For allowances and remaining budget use `check_limits` instead. Returns: str: Health status reported by the API.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

check_limits ~224

Report what this caller may do right now — and never spend any of it to find out. Answers the questions the `news` tool descriptions cannot: how many searches are left this hour, how far back this plan reaches, the largest `limit` it allows, how many searches may run at once, and how long to wait if the budget is spent. These ceilings are per-plan and change without a release, so trust this over any number written into a description. Checking is free: the endpoint is exempt from every metering stage, so calling it does not consume an hourly call, a concurrency slot, or a credit. Reach for it before planning a batch of calls, and after any plan-limit or rate-limit error instead of guessing the ceiling that was hit.

NameTypeReqDescription
api_keyOptional NewsMCP API key. Report the ceilings for this key's plan; omit to report the keyless ceilings.
response_formatstring`text` (default) for a readable summary, `json` for the raw payload.
NameTypeReqDescription
resultstringyes

No examples provided.

get_story ~238

Expand one story: full summary, classification, actors, and source links. Use this after any search, when the user wants more than the digest line for a particular story. It is the only tool that can return a story's complete source list.

NameTypeReqDescription
api_keyOptional NewsMCP API key for this call; forwarded upstream as x-api-key. Only one request may be in flight at a time, so never call in parallel.
event_idstringyesThe `event_id` of a story from an earlier result (e.g. `evt_...`). A story folded into a more complete one answers 404 naming its replacement id — fetch that instead.
include_sourcesbooleanFalse (default) returns a sample of source links; True returns every one. A large story can carry several hundred, so leave this off unless the user asked for the full list. This is the only place th…
response_formatstringmarkdown (default), text, or json. Pass the format the user asked for rather than reformatting afterwards.
NameTypeReqDescription
abstractstring|null
content_typestring|null
entitiesarrayKey actors named in the story.
event_idstringStable id, e.g. evt_...
event_typestring|nullfamily.leaf taxonomy value, e.g. deals.merger_acquisition.
first_seenstring|nullISO 8601 UTC.
headlinestring|null
language_countinteger|null
last_seenstring|nullISO 8601 UTC.
newsroomsinteger|nullIndependent newsrooms — the corroboration signal.
one_linerstring|null
reportsinteger|null
sectorstring|null
sizeinteger|nullArticle count.
source_countinteger|nullPublisher domains, mirrors included.
sourcesarraySource article URLs — a sample or the full list per verbosity.

No examples provided.

news ~2,283

Search already-synthesized news events — pre-built story digests — or fetch one by id. Each story comes with a generated headline, one-liner, abstract, key actors, and industry/event-type labels. Use it for a quick digest of what happened, for deal/incident-type or industry filtering, and for corroboration ranking. Nothing is required: a bare call returns the most-corroborated stories of the last 24 hours. Limits — keyless: 7-day `from_` lookback, 20 calls/hour, 20 stories per call, over-limit narrowed with a notice. With a key: per-plan ceilings (free tier today 14 days, 50 calls/hour, 50 stories), over-limit rejected rather than narrowed. Call `check_limits` for the live numbers; it is free and never spends the budget it reports on. Filters combine with AND; `event_type`, `content_type`, and `sector` each accept several comma-separated values combined with OR.

NameTypeReqDescription
api_keyOptional NewsMCP API key for this call; forwarded upstream as x-api-key. Keyless: 7-day `from_` lookback, 20 calls/hour (shared per network address), 20 stories per call — over-limit requests are nar…
content_typeThe FORM the reporting takes, independent of what it is about. Comma-separated for OR. One of: news_report, press_release, service_info, human_interest, explainer, commentary, analysis, opinion, inte…
event_idSuperseded by the `get_story` tool, which does this with two arguments instead of nineteen and can return every source link. Kept for compatibility. Fetch ONE story directly by the `event_id` of an e…
event_typeWhat KIND of event the story is, independent of industry. Exact `family.leaf` value; a bare family (`deals`) is invalid and unknown values are rejected naming them. Comma-separated for OR (`deals.mer…
from_Inclusive lower bound on when the story BEGAN (its first_seen) — NOT the publish date of any one article, so a story still running today but started last week falls outside the default window. ISO 86…
limitintegerStories per page, 1–50, default 20, but capped for the caller: keyless 20 (softly, with a notice), and per-plan with a key (50 on the free tier today, over it is a validation error naming the maximum…
min_newsroomsMinimum outlets that reported INDEPENDENTLY, mirrors excluded — the strongest is-this-real signal. Reach for this over min_sources whenever the user wants to exclude a story that one outlet ran and e…
qOptional search terms, matched case-insensitively against the story's headline, one-liner, abstract, and named actors (no article body text, no stemming). Space-separated words are ANDed, so ALWAYS q…
response_formatstringOutput shape in content[0].text. Default `markdown` (readable digest). `text` = plain lines. `json` = full API payload. Match what the user asks for.
sectorIndustry the story belongs to. Comma-separated for OR (`software_it_services,semiconductors` = "tech and chips"). One of: government_public_sector, media_entertainment, financial_services, healthcare…
sortWhat "best" means for this call. **Omit it** unless the user asked for a specific ordering: the API then picks `relevance` when `q` or `subject` is set and `newsrooms` when neither is, which is almos…
subjectA single company, person, place, or organisation to centre the search on — plain name, no quoting. Quoted for you, which is the difference between a phrase and a bag of words: `Bank of America` unquo…
verbositystringControls ONLY the source-link list; headline, summary, actors, and labels are always present. `compact`: no links. `standard` (default): up to 3. `full`: every link, uncapped — use it for "show me ev…
NameTypeReqDescription
eventsarrayPresent for a search call (event_id unset).
keyless_noticesarrayPresent when a keyless caller's request was narrowed.
totalintegerTotal matching stories; present for a search call.

No examples provided.

Common questions

What is the NewsMCP MCP server?

NewsMCP is an MCP server listed in the public MCP registry as com.newsmcp/newsmcp. Live world news deduplicated into story events, with corroboration counts and source links. This page covers its hosted endpoint (https://mcp.newsmcp.com/mcp).

Is the NewsMCP MCP server safe to use?

NewsMCP scores 82 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the NewsMCP MCP server expose?

NewsMCP exposes 5 tools: news, get_story, check_coverage, check_limits, check_health. Their descriptions and schemas cost roughly 3,096 tokens of context every time the server is loaded.

Does the NewsMCP MCP server require authentication?

No. We connected to NewsMCP without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the NewsMCP MCP server still maintained?

NewsMCP is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.