MCP Servers / development / Have I Been Pwned

Have I Been Pwned

JSON →
none2development

Check if an account or password has been compromised in a data breach using the Have I Been Pwned API.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: have-i-been-pwned
Tools
What this server exposes
check_email
Check if an email address has been found in data breaches
check_password
Check if a password has been exposed in data breaches (using k-anonymity)
get_breach_details
Get detailed information about a specific data breach
list_all_breaches
List all breaches in the system, optionally filtered by domain
Configuration
Environment & auth
authnone
envHIBP_API_KEY
Resources