About
Leverages the Have I Been Pwned API to provide security checks directly within Claude, allowing users to quickly assess whether their email addresses or passwords have been compromised in known data breaches. Using k-anonymity, it securely checks passwords without transmitting the full password to the API. It also provides detailed information about specific breaches and allows listing all breaches, optionally filtered by domain, directly within Claude.
Key Features
- Checks if an email address has been found in data breaches.
- Retrieves detailed information about specific data breaches.
- Integrates with Claude via Model Context Protocol (MCP).
- Checks if a password has been exposed in data breaches using k-anonymity.
- Lists all breaches in the system, optionally filtered by domain.
Use Cases
- Quickly assess if an email has been compromised in a known data breach.
- Obtain detailed information about a specific breach to understand its impact.
- Securely check if a password has been exposed without sending the full password to the API.