Back to search
90
MCP v1.0.0 sse

Password Strength Analyzer API

io.github.Br0ski777/password-strength

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

Uptime
66.7%
3 probes
Response
36ms
last probe
Tools
1
callable

Tools · 1

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. …

Similar MCP servers embedding-nearest

Password Strength Analyzer API
Password strength scoring with entropy, crack time estimation, common password detection. x402.
0 tools · sse
Password Strength
Password strength scoring with entropy calculation, crack time estimation, and common password detection.
0 tools
Sentiment Analyzer API
Analyze text sentiment, emotions, confidence scores, and key phrases. x402 USDC.
0 tools · sse
Word Counter API
Count words, characters, sentences, paragraphs, reading time. x402 micropayment.
0 tools · sse
Cybersecurity AI
AI-powered cybersecurity analysis and threat detection tools.
0 tools
Sentiment Analyzer
Analyze text sentiment, emotions, confidence scores, and key phrases. x402 USDC.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "password_strength_analyzer_api": {
      "url": "https://password-strength-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}