Skip to main content
Glama

Have I Been Pwned MCP Server

check_password

Verify if a password has been compromised in data breaches by querying the Have I Been Pwned API using k-anonymity for privacy protection.

Instructions

Check if a password has been exposed in data breaches (using k-anonymity)

Input Schema

NameRequiredDescriptionDefault
passwordYesPassword to check

Input Schema (JSON Schema)

{ "properties": { "password": { "description": "Password to check", "type": "string" } }, "required": [ "password" ], "type": "object" }
Install Server

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