MCPVault
1Password MCP logo

1Password MCP

Unclaimed

by CakeRepository

1Password MCP server used for storing passwords create separate vault please

1password1password-integrationmcp

Unclaimed listing

Is this your MCP server?

This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.

Claim this server

Tools (15)

item_archive

Move an item to the archive (hidden from normal views).

item_delete

Permanently delete an item — cannot be undone.

item_edit

Update title, notes (empty string clears), tags, URL; upsert or remove fields. Unreferenced fields stay untouched.

item_get

Full item: title, category, tags, notes, fields. Concealed values stay hidden unless reveal: true. Accepts op://… or vaultId + itemId.

item_list

List every item in a vault (id, title, category, tags, updatedAt) — never secrets.

item_lookup

Search a vault by title substring; optional limit (max 200).

note_create

Create a Secure Note with optional tags and custom fields.

op_check_ref

Validate op://vault/item/field and return non-secret metadata only (vault, item, field). Never the value.

op_run

Run a local command (command or argv) with env vars. Values matching op://… are resolved into the child process only; resolved secrets are redacted from returned output. Optional cwd, shell, timeoutms, stdin.

password_create

Create a Login or Password item (username, URL, tags, notes). returnSecret defaults to false.

password_generate

Cryptographically secure random password (length 8–128; symbols/numbers/uppercase toggles).

password_generate_memorable

Memorable passphrase from a ~500-word list (word count, separator, number/symbol suffixes).

password_read

Read one field (default password) via op://… or ids. Metadata-only unless reveal: true. Prefer oprun to use a secret.

password_update

Rotate a password / concealed field (creates the field if missing).

vault_list

List vaults the service account can access (id, name, description, type).