List all items in a 1Password vault, showing titles, categories, tags, and update times without revealing secret values. Get a quick overview of vault contents.
Connects MCP-compatible AI clients to 1Password vaults via a Service Account, enabling password management and vault operations through natural language.
Create a password or login item in a 1Password vault, including optional username, URL, tags, notes, and category. Returns the created password if requested.
Generate cryptographically random passphrases with configurable length, count, and character sets. Exclude ambiguous characters for improved readability.
Validate an op:// secret reference and get non-secret metadata to confirm it resolves, without exposing the field value. Use it to check references before running operations.
Lists all tool names available from the mise registry for use with the get_latest_tool_versions tool. Use this to discover which tools can have their latest versions checked.
Run shell commands with 1Password secrets injected as environment variables, keeping sensitive values out of logs and responses. Securely use secrets in scripts and API calls.
Get a 1Password item's complete details—title, category, tags, notes, and fields—by secret reference or IDs. Concealed values stay hidden unless reveal is enabled; prefer op_run for using secrets.
Get passwords and other secrets from 1Password vaults by providing a secret reference or vault and item IDs. Optionally request the plaintext value; defaults to metadata-only.