# Password Strength Analyzer API MCP server

Password strength scoring with entropy, crack time estimation, common password detection. x402.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-br0ski777-password-strength
- Repository: https://github.com/Br0ski777/password-strength-x402
- Website: https://github.com/Br0ski777/password-strength-x402

## Install
- Endpoint: https://password-strength.api.klymax402.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://password-strength.api.klymax402.com/mcp

## Tools
- security_check_password - Use this when you need to evaluate password strength or security. Returns a score 0-100, strength rating (weak/fair/strong/excellent), estimated crack time, entropy bits, and improvement suggestions. Checks against top 1000 common passwords. Do NOT use for hash generation — use crypto_generate_hash. Do NOT use for input validation — use data_validate_json. Endpoint: https://password-strength.api.klymax402.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Br0ski777
- Version: 1.1.0
- Runtime: Sse
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
