mcpbeat Sign in

Password Forge MCP Server

local only

Password Forge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 25 Feb 2026.

Generate secure passwords with configurable rules and strength check

Installs per day peak 31 · avg 7 · -23% w/w
a month agotoday
52
Installs / week
npm · password-forge-mcp
1
Stars
0 open issues
25 Feb 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Password Forge MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add password-forge-mcp -- npx -y password-forge-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "password-forge-mcp": {
      "args": [
        "-y",
        "password-forge-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.password-forge-mcp]
command = "npx"
args = ["-y", "password-forge-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "password-forge-mcp": {
      "args": [
        "-y",
        "password-forge-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "password-forge-mcp": {
      "args": [
        "-y",
        "password-forge-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Password Forge MCP

same job, measured the same way
Password
by ryudi84

MCP server for secure passwords, passphrases, and strength checking.

local only
Passwordgen
by pipeworx-io

Secure password generator MCP.

38 tools answering
Veracrypt MCP
by bitterdev

MCP server to mount and unmount VeraCrypt containers with secure stdin password handling.

55 installs/wk local only
FileSystem MCP Server
by oncorporation

Secure filesystem access for AI agents with configurable directory and file type restrictions

112 installs/wk local only
Ybe Check
by addycuber

Ybe Check – security and compliance orchestrator for AI-generated repositories.

56 installs/wk local only
LeakRank Guard
by prototeemo

Scans code changes for leaked secrets and insecure config, with actionable fixes for AI agents.

56 installs/wk local only
Judges Panel
by kevinrabun

45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.

629 installs/wk local only
MCP Geracompliance
by geraservicesuk

EU AI Act and GDPR compliance: checks, audits, generate policies.

21 installs/wk local only

Password Forge MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Password Forge MCP?
Password Forge MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package password-forge-mcp was installed 52 times last week.
How do I connect Password Forge MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls password-forge-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Password Forge MCP?
The npm package password-forge-mcp was installed 52 times in the last week. Week over week that is -23%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Password Forge MCP open source?
We cannot say either way: written in JavaScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.