Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”Ž Search & Data Extraction
  3. Corroborate MCP
Corroborate MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 4:47:01 AM

Corroborate MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
newssearchfact-checkingresearch

Measures independent news coverage with syndication-aware source counting, confidence scores, evidence, and coverage caveats.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live โ€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "chefcohen-corroborate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "corroborate-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (2) Directory Badge Claim listing Alternatives๐Ÿ”Ž More in Search & Data Extraction

Overview

The chefcohen/corroborate-mcp MCP server evaluates how independently a factual or news claim is being reported. It searches Google News RSS, GDELT, and Hacker News, groups likely syndicated copies into shared origins, and returns a verdict with evidence and a 0โ€“1 confidence score. Use it before relying on current-event claims when you need to distinguish broad independent coverage from repeated reporting of one source. It is keyless, read-only, deterministic, and does not determine whether a claim is true or detect stance.

Use cases

โ€ขCheck current-event claims before relying on them
โ€ขSeparate independent reporting from syndicated copies
โ€ขInspect raw news sources without a scored verdict
โ€ขRank coverage by source independence and confidence

Key features

โ€ขSyndication-aware origin counting
โ€ขConfidence scores from 0 to 1
โ€ขMulti-engine news and source search
โ€ขPer-source evidence and coverage flags
โ€ขDeterministic, read-only operation
โ€ขNo API keys or accounts

Capabilities & Tool Schemas (2) ~435 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this serverโ€™s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Corroborate MCP.

corroborate_claim

Given a factual/news claim, returns how INDEPENDENTLY it is being reported. Use before relying on a current-event claim. Output: verdict (CONFIRMED = 2+ independent origins | SINGLE_SOURCE | UNCORROBORATED), count of independent story origins (wire/syndication echoes collapse to one), per-source evidence (outlet, domain, url, date), confidence 0-1, coverage flag, honest caveats. Measures REPORTING corroboration, not truth โ€” no stance detection, so a distorted claim about a real event may still show coverage; verify specifics against the returned sources. Keyless, read-only, deterministic; if all sources are unreachable it errors rather than returning a false negative.

find_sources

Multi-engine news/source search (Google News, GDELT, Hacker News) for a query: a deduped list of {outlet, domain, url, date}. Use when you want raw coverage to judge yourself, not a scored verdict โ€” the cheaper primitive under corroborate_claim. Keyless, read-only.

How Corroborate MCP works

What chefcohen/corroborate-mcp does

The chefcohen/corroborate-mcp MCP server measures reporting corroboration rather than truth. Give it a factual or news claim, and it searches multiple public sources to estimate how many independent story origins address that claim. Syndicated or near-identical reports are grouped so that many copies of one wire story do not appear to be many independent confirmations.

The main result uses three verdicts:

  • CONFIRMED: at least two independent story origins were found.
  • SINGLE_SOURCE: one independent origin was found.
  • UNCORROBORATED: no qualifying origin was found.

Results include the independent-source count, confidence from 0 to 1, coverage status, source details, and notes about limitations such as syndication, relevance filtering, or engine outages. A confirmed result means that the topic has independent reporting; it is not a factual guarantee.

How it works

The chefcohen/corroborate-mcp MCP server searches Google News RSS, GDELT, and Hacker News in parallel. It extracts keywords from the claim while preserving quoted phrases, then applies a relevance check to avoid counting articles that only loosely relate to the subject.

Relevant results are clustered by headline similarity. Domains carrying substantially the same story can therefore count as one origin, while distinct reporting may count separately. Wire-service origins are identified in the source evidence. Confidence increases with the number of origins and agreement between search engines, and can decrease when a single story is echoed widely.

The default recency window is seven days, and callers can request a different window up to 90 days. Because the process does not use an LLM, identical evidence produces deterministic judgments.

Setup and configuration

Node.js 18 or newer is required. No API keys, accounts, or configuration values are needed. Start the server over stdio with:

Terminal
npx -y corroborate-mcp

An MCP client can register npx as the command, with -y and corroborate-mcp as its arguments. The README provides configurations for Claude Desktop and Cursor, and also shows a Claude Code registration command. The package can be run without an MCP client for a basic stdio health check.

Tools and capabilities

corroborate_claim accepts a claim plus optional window_days and max_sources values. It returns the verdict, independent-origin count, confidence, coverage state, per-source outlet and domain information, URLs, publication dates, wire indicators, and explanatory notes. If every search engine is unreachable, it returns an error instead of treating missing results as evidence that the claim is unsupported.

find_sources accepts a query with optional recency and source-count limits. It returns a deduplicated list of outlets, domains, URLs, and dates without assigning a verdict. Use it when an agent needs to inspect the available coverage directly or apply its own judgment.

Limitations and notes

The chefcohen/corroborate-mcp MCP server does not perform stance detection. A distorted claim about an event that is genuinely being reported can still receive CONFIRMED, so returned sources must be checked for the exact details. It works at the English-language, headline level and does not fetch paywalled article bodies.

Results are constrained by the selected time window. An old claim may be labeled UNCORROBORATED simply because its coverage falls outside that window. Independent rewrites can occasionally be grouped incorrectly or counted separately, and search-engine outages can reduce coverage. The project reports published benchmark results and identifies these weaknesses rather than presenting corroboration as proof of truth.

Getting started with this chefcohen/corroborate-mcp MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Firecrawl MCP Server logoFirecrawl MCP Server
    Verified

    Official Firecrawl server to search the web and scrape, crawl, map, and extract structured data from any site for LLMs. Handles JS-rendered pages, PDFs, and batch jobs; hosted remote MCP with OAuth or self-host.

    ๐Ÿ”Ž Search & Data Extraction5 views
    Compare vs Firecrawl MCP Server โ†’
  • Brave Search MCP Server logoBrave Search MCP Server

    Web search capabilities using Brave's Search API

    ๐Ÿ”Ž Search & Data Extraction7 views
    Compare vs Brave Search MCP Server โ†’
  • Search1api MCP logoSearch1api MCP

    Search via search1api (requires paid API key)

    ๐Ÿ”Ž Search & Data Extraction1 views
    Compare vs Search1api MCP โ†’
  • Newsmcp logoNewsmcp

    Real-time world news for AI agents โ€” events clustered from hundreds of sources, classified by topic and geography, ranked by importance. Free, no API key. npx -y @newsmcp/server

    ๐Ÿ”Ž Search & Data Extraction3 views
    Compare vs Newsmcp โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
2
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Corroborate MCP

Install Node.js 18 or newer, then run `npx -y corroborate-mcp` or register that command in an MCP client.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCorroborate MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/chefcohen-corroborate-mcp?style=directory)](https://allmcps.com/mcp/chefcohen-corroborate-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/chefcohen-corroborate-mcp"><img src="https://allmcps.com/api/badge/chefcohen-corroborate-mcp?style=directory" alt="Corroborate MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”ŽSearch & Data Extraction
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 29, 2026
57Quality signal: Good ยท 57/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท corroborate-mcp (npm)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”Ž Search & Data Extraction โ†’Best MCP servers for Web Search & Scraping โ†’Alternatives to Corroborate MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code