Password Strength Checker — Entropy & Crack Time
Security & Monitoring
Remote
1 tool
Password strength evaluation API for AI agents. Score 0-100 with entropy bits, estimated crack time (brute force and dictionary), pattern detection, and actionable improvement tips. Tools: security_check_password. Use this for password policy enforcement, user registration validation, or security audits. Returns machine-readable strength data for automated decisions. Returns: {score, entropy, crackTime, tips[]}. No API key required — x402 micropayment $0.001/call on Base L2.
How to connect
1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://password-strength--axel-belfort.run.tools
2
Verify the tools loaded
Confirm
tools/list returns the expected tools before relying on them in production.Tools
(1)-
security_check_passwordUse 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.