Cyreslab-AI_hibp-mcp-server

Cyreslab-AI_hibp-mcp-server

3.1

If you are the rightful owner of Cyreslab-AI_hibp-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that integrates with the Have I Been Pwned API to check for compromised accounts or passwords.

The Have I Been Pwned MCP Server is designed to provide seamless integration with the Have I Been Pwned API, allowing users to check if their email addresses or passwords have been compromised in data breaches. This server offers a range of functionalities, including checking email and password exposure, retrieving detailed breach information, and listing all known breaches. It is particularly useful for enhancing security awareness and taking proactive measures to protect personal information. The server is easy to set up and configure, requiring Node.js and an API key from Have I Been Pwned. It supports integration with platforms like Claude Desktop and VSCode, making it accessible for developers and security-conscious users.

Features

  • 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.