You're viewing a demo portfolio

Join the waitlist
PRSM

get_breach

Active

Tool of mcp-hibp

declared in 0.1.0

Fetch a single breach by name (the "Name" field from list_breaches, e.g., "Adobe", "LinkedIn"). Returns full breach metadata.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "name": "Adobe"
    },
    {
      "name": "LinkedIn"
    }
  ],
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Breach name (case-sensitive)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-hibp

https://github.com/pipeworx-io/mcp-hibp

2/7 registries
View full server →
get_breach — mcp-hibp — PRSM MCP