Catalog
io.github.Br0ski777/password-strength
Officialby Br0ski777 · TypeScript
Password Strength Analyzer API
Password strength scoring with entropy, crack time estimation, common password detection. x402.
Scores password strength using entropy calculation and crack time estimation.
Topics
ai-agentscompliancemcpmcp-serversecurityx402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"password-strength": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://password-strength.api.klymax402.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.