Hibp runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from npm. Last commit 7 Sep 2026.
A Model Context Protocol (MCP) server for the Have I Been Pwned (HIBP) API
Today is the operative word: we check Hibp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add hibp -- npx -y @darrenjrobinson/hibp-mcp
{
"mcpServers": {
"hibp": {
"args": [
"-y",
"@darrenjrobinson/hibp-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.hibp]
command = "npx"
args = ["-y", "@darrenjrobinson/hibp-mcp"]
{
"mcpServers": {
"hibp": {
"args": [
"-y",
"@darrenjrobinson/hibp-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hibp": {
"args": [
"-y",
"@darrenjrobinson/hibp-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
HIBP_API_KEY (Your Have I Been Pwned API key from https://haveibeenpwned.com/API/Key), HIBP_SUBSCRIPTION_PLAN (Your HIBP API subscription plan (Pwned 1, Pwned 2, Pwned 3, Pwned 4, or Pwned 5)).
The author declared them in the registry entry; get the values from the project itself.
A Model Context Protocol (MCP) server for esa.io
Model Context Protocol (MCP) server for the Associated Press Media API
A Model Context Protocol server for the Elsevier Scopus API
MCP (Model Context Protocol) server for Appwrite
Model Context Protocol (MCP) server for DeployHQ API integration
Model Context Protocol server for HackerNews API access.
A Model Context Protocol (MCP) server for Prometheus monitoring
Trello Model Context Protocol (MCP) Server for AI Agents
Answers built from our own checks of this server.