Skip to main content
Glama
203,815 tools. Last updated 2026-06-14 21:10

"1Password" matching MCP tools:

  • Check the 1Password CLI session state and runtime capability gates held by this MCP process to verify authentication and available capabilities.
    MIT
  • 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
  • Validate real websites for HTTP/2, HTTP/3, compression, fingerprinting, TLS 1.3, and 1Password support with timing results.
  • Look up credentials in 1Password for a URL. Returns username and TOTP availability without exposing the password.

Matching MCP Servers

  • A
    license
    C
    quality
    C
    maintenance
    An MCP server that integrates 1Password with AI agents, providing secure access to vaults and items with secrets redacted by default.
    Last updated
    15
    18
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that provides secure access to 1Password secrets and item management through the 1Password CLI. It enables MCP clients like Claude and Cursor to read, create, edit, and delete password vault items with biometric authentication handled by the 1Password desktop app.
    Last updated
    MIT
  • Identify the technology stack of desktop applications, including SDKs, frameworks, and dependencies across macOS and Windows platforms.
    MIT
  • Automatically logs into websites using 1Password credentials, handling MFA/2FA with TOTP and returning the authenticated page content.
  • Resolves named secrets from configured backends (vault, 1Password, Bitwarden, env vars) at runtime, returning decrypted values without exposing them in conversation transcripts.
    MIT
  • Assess password security with zxcvbn. Returns a score from 0 to 4, estimated guesses, crack time, and improvement feedback.
    MIT
  • Analyzes a password and returns a detailed strength score. Helps users evaluate password security based on established criteria.
    MIT
  • Hash a password using algorithms like md5, sha1, sha256, sha512, or sha3_256 with optional salt. Returns the hashed value.
    MIT
  • Create a cryptographically random password with configurable length (4-256) and character sets: lowercase, uppercase, digits, symbols. Optionally exclude ambiguous characters like 0/O/1/l.
    MIT
  • Hash a password with RabbitMQ's internal hashing algorithm for credential storage and authentication.
    MIT
  • Create secure random passwords with options for length, uppercase, lowercase, digits, symbols, and exclusion of ambiguous characters. Supports generating multiple passwords at once.
    MIT
  • Retrieve metadata for a 1Password item with all field values redacted to avoid exposing secrets. Provide vault ID and item ID to fetch properties without plaintext.
    MIT