Skip to main content
Glama
521,045 tools. Updated 2026-09-06 09:34

"1Password" matching MCP tools:

  • Lists all 1Password vaults accessible to your service account, returning each vault's ID, name, description, and type for inventory and management.
    Apache 2.0
  • Permanently delete an item from a 1Password vault by providing vault ID and item ID. Removes sensitive credentials when they are no longer needed.
    Apache 2.0
  • Lists all items in a 1Password vault with id, title, category, tags, and updatedAt, without exposing secret values.
    Apache 2.0
  • Search 1Password vault items by title substring to retrieve item IDs, titles, categories, and vault IDs for vault management.
    Apache 2.0

Matching MCP Servers

  • A
    license
    C
    quality
    A
    maintenance
    An MCP server that integrates 1Password with AI agents, providing secure access to vaults and items with secrets redacted by default.
    16
    20
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Connects MCP-compatible AI clients to 1Password vaults via a Service Account, enabling password management and vault operations through natural language.
    15
    405
    20
    Apache 2.0

Matching MCP Connectors

  • Create a new login or password item in a 1Password vault with username, URL, tags, and notes. Store credentials securely so they can be retrieved and managed later.
    Apache 2.0
  • List all 1Password vaults visible to your authenticated integration. Optionally include decrypted details for each vault.
    MIT
  • Inspect active browser sessions, persistent workers, recorded replays, and 1Password integrations on a Browserless account. Download a replay and render it as a self-contained playable rrweb page.
    Server Side Public , v 1
  • Generate cryptographically random passphrases with configurable length, count, and character sets. Exclude ambiguous characters for improved readability.
    MIT
  • Validate an op:// secret reference and retrieve non-secret metadata to confirm it resolves, without exposing the secret value.
    Apache 2.0
  • 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.
    Apache 2.0
  • Authenticate to a supported Czech MTG shop using stored credentials or 1Password references. Login is reused across cart operations.
    MIT
  • Run shell commands with 1Password secrets injected as environment variables, keeping secret values out of logs, output, and model context.
    Apache 2.0
  • Fetch a full 1Password item (title, fields, tags, notes) via secret reference or vault/item IDs. Concealed values stay hidden unless reveal is true; use op_run to use secrets without exposing them.
    Apache 2.0
  • Retrieve a 1Password secret by secret reference (op://) or vault and item IDs. Optionally reveal the value, or get metadata only to keep secrets out of the transcript.
    Apache 2.0
  • Look up credentials in 1Password for a URL. Returns username and TOTP availability without exposing the password.
    MIT