Skip to main content
Glama
rog0x

mcp-crypto-tools

by rog0x

Related Servers

Alternatives to mcp-crypto-tools

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Provides deterministic developer utilities as MCP tools, including UUID/password generation, hashing, encoding, JWT decoding, cron scheduling, regex execution, and text analysis. Runs entirely locally with no network calls, telemetry, or API keys.
      20
      158 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Exposes various cryptographic operations including key generation, symmetric/asymmetric encryption, hashing, and HMAC. Supports Fernet, AES, RSA, X.25519, and X.509 certificates.
      22
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables AI clients to use developer utilities like JSON formatting, JWT decoding, UUID generation, and more via MCP.
      12
      72 npm
      2
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides essential utility tools for text processing, file operations, hashing, temperature conversion, password generation, and date/time operations through a comprehensive MCP interface.
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A credential-free MCP server offering developer utilities such as JSON formatting, regex testing, hashing, UUID generation, base64 transforms, and JWT inspection, with no network dependencies.
      6
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides various developer utilities such as UUID generation, timestamp conversion, Base64 encoding, color conversion, password generation, hash generation, and JSON formatting via MCP.
      10 npm
      1
      -

    TDQS

    A3.7/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct operation: heshing, encoding/decoding, ID generation, password handling, and JWT processing. Even though 'decode' appears in both encode_decode and jwt, their input formats are clearly different, so no real ambiguity exists.

    Naming Consistency3/5

    Names are readable and all lowercase, but they follow mixed conventions: simple verbs/nouns (hash, password, jwt), a verb pair (encode_decode), and a verb+object (generate_id). There is no consistent verb_noun pattern, though the set is still predictable.

    Tool Count5/5

    Five tools covers a useful crypto/encoding utility suite without bloat. Each tool addresses a distinct common task, and the count feels well-suited for the server's scope.

    Completeness4/5

    Core operations for heshing, encoding, IDs, password strength, and JWT inspection are covered. Encryption/decryption and signed JWT validation are absent, but the described scope appears intentionally limited and most common workflows have tool support.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues