A MCP server implementation for password generation, based on 1Password/spg/cmd/opgen
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"opgen-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server implementation for password generation, based on 1Password/spg/cmd/opgen. The generated password will be copied to the clipboard.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in security
An evil MCP server used for redteam testing
Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs.
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
mcpki-server is the backend infrastructure for https://www.mcpki.org, enabling secure public key management and autonomous certificate handling for large language models (LLMs).
MCP Security Weekly
Get CVE alerts and security updates for Opgen Mcp Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
go install github.com/syumai/opgen-mcp-server@latest
{
// If you have installed opgen-mcp-server
"opgen": {
"command": "opgen-mcp-server",
},
// Alternative configuration
"opgen": {
"command": "go",
"args": ["run", "github.com/syumai/opgen-mcp-server@latest"],
},
}
generate_password_charactersgenerate_password_words