Skip to main content
Glama

Have I Been Pwned MCP Server

get_breach_details

Retrieve detailed information about a specific data breach by providing the breach name using the integrated Have I Been Pwned API. Identify exposure risks and understand breach impacts.

Instructions

Get details about a specific data breach

Input Schema

NameRequiredDescriptionDefault
breach_nameYesName of the breach to get details for

Input Schema (JSON Schema)

{ "properties": { "breach_name": { "description": "Name of the breach to get details for", "type": "string" } }, "required": [ "breach_name" ], "type": "object" }

You must be authenticated.

Other Tools from Have I Been Pwned MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Cyreslab-AI/hibp-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server