list_breaches
ActiveTool of mcp-hibp
List all publicly-known data breaches catalogued by HIBP. Optionally filter to a specific domain (e.g., "linkedin.com"). Returns name, title, breach date, added date, affected accounts, description, data classes exposed, and verification status.
Parameters schema
{
"type": "object",
"examples": [
{},
{
"domain": "linkedin.com"
}
],
"required": [],
"properties": {
"domain": {
"type": "string",
"description": "Restrict to a specific breached domain"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-hibp
https://github.com/pipeworx-io/mcp-hibp
2/7 registries