Password
БесплатноНе проверенGenerates strong passwords and evaluates password strength using zxcvbn, with uniform random sampling via Node's crypto.
Описание
Generates strong passwords and evaluates password strength using zxcvbn, with uniform random sampling via Node's crypto.
README
MCP server: generate strong passwords and score password strength with
zxcvbn. Randomness comes from Node's crypto.randomBytes with rejection
sampling so the distribution is uniform across the chosen alphabet.
Tools
generate
{ "length": 20, "exclude_ambiguous": true }
→ { "password": "aB3xK7nQ2wP9vR4zM8tL" }
| Field | Default | Notes |
|---|---|---|
length |
20 | 4-256 |
lowercase |
true | |
uppercase |
true | |
digits |
true | |
symbols |
true | |
exclude_ambiguous |
false | Drops 0 O 1 l I | etc. |
At least one character from each enabled class is guaranteed.
strength
{ "password": "correct horse battery staple" }
→
{
"score": 4,
"guesses_log10": 17.34,
"crack_time_display": "centuries",
"warning": "",
"suggestions": []
}
score is the zxcvbn 0-4 strength rating. guesses_log10 is the base-10 log
of the estimated guesses needed.
Configure
{ "mcpServers": { "password": { "command": "npx", "args": ["-y", "@mukundakatta/password-mcp"] } } }
License
MIT.
Установить Password в Claude Desktop, Claude Code, Cursor
unyly install password-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add password-mcp -- npx -y @mukundakatta/password-mcpFAQ
Password MCP бесплатный?
Да, Password MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Password?
Нет, Password работает без API-ключей и переменных окружения.
Password — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Password в Claude Desktop, Claude Code или Cursor?
Открой Password на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Stripe
Payments, customers, subscriptions
автор: Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
автор: malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
автор: whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare Password with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории finance
