New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

password-generator-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

password-generator-mcp

Generate strong random passwords locally. No network and no key.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Password Generator MCP

Generate strong random passwords and passphrases locally using the crypto random source. No network, no key.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • generate_password Random password.
  • passphrase Random word passphrase.

Usage

npm install
npm run build
node dist/index.js

Generation uses the operating system crypto random source. Nothing is stored or sent anywhere.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts