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

data-breach-detector

io.github.beepboop2025/data-breach-detector

Read-only breach intel, full history 2007-today: reports THAT an org was breached, never the data.

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

Tools · 7

breach_news

Read recent breach and ransomware DISCLOSURES from public threat-intel feeds (HaveIBeenPwned, the RansomLook live leak-site tracker and SEC 8-K Item 1.05 filings), newest first. Every row is m…

check_exposure

Answer whether a domain, company or brand appears in public breach or ransomware DISCLOSURES across ALL history (2007 → today): yes/no with mention count, worst threat level, total accounts ex…

breach_history

Search the FULL historical breach archive — every incident this server knows about, back to 2007: HaveIBeenPwned's verified breach directory, the 2020-2025 ransomwatch leak-site archive (~16k …

breach_timeline

Build the incident-by-incident CHRONOLOGY of one organization across every source and all history, with judgment on top: first and latest incident, incidents per year, whether the organization…

breach_stats

Aggregate the full breach archive into analyst-grade statistics: incidents and accounts exposed per year, per source, per exposed data type, per threat level, or per ransomware actor — plus th…

assess_threat

Classify a piece of security text you supply — an advisory, alert or forum post — into a threat level, matched categories, financial-target flags, a confidence score and a recommended action. …

feed_sources

List the public disclosure feeds this server aggregates, how many disclosures are cached per source, each source's newest item and an honest staleness flag, plus cache ages. Takes no arguments…

Prompts · 2

breach_check

Evidence-backed breach history for one organization: live leak-site claims, the 2007-to-today archive, and SEC 8-K cyber filings.

vendor_risk_sweep

Screen a comma-separated list of vendors against public breach and ransomware disclosures, ranked worst first.

How to use

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

{
  "mcpServers": {
    "data-breach-detector": {
      "url": "https://breach.seiche.info/mcp",
      "transport": "streamable-http"
    }
  }
}