Loading MCP server directory, please wait...
Score password strength locally with the zxcvbn algorithm. No network and no key.
npx @getmcp/cli add io.github.mrfentmen/password-strength-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mrfentmen/password-strength-mcp": {
"command": "npx",
"args": [
"-y",
"password-strength-mcp"
]
}
}
}