Skip to main content
Glama

Have I Been Pwned MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HIBP_API_KEYYesYour Have I Been Pwned API key, required for most features (except password checking). You can get an API key at haveibeenpwned.com/API/Key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
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 details about a specific data breach

list_all_breaches

List all breaches in the system

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