Password Strength Analyzer API✓
io.github.Br0ski777/password-strength · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Br0ski777/password-strength",
"description": "Password strength scoring with entropy, crack time estimation, common password detection. x402.",
"title": "Password Strength Analyzer API",
"repository": {
"url": "https://github.com/Br0ski777/password-strength-x402",
"source": "github"
},
"version": "1.0.0",
"websiteUrl": "https://github.com/Br0ski777/password-strength-x402",
"remotes": [
{
"type": "sse",
"url": "https://password-strength-x402-production.up.railway.app/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}