Skip to main content
Glama
vaultry

claude-secrets

by vaultry

Related Servers

Alternatives to claude-secrets

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Secrets vault for Claude Code. Encrypt API keys, tokens and passwords with AES-256. Full audit logs, MCP access rules, and zero-knowledge mode. Secrets never appear in chat.
      17
      33 npm
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      AES-256-GCM encrypted local secret storage exposed as MCP tools, with secrets captured via native OS dialogs and never passing through the LLM API.
      -
    • A
      license
      A
      quality
      B
      maintenance
      Persistent memory for Claude Code. Automatically indexes every conversation and provides production-grade hybrid search (BM25 + vectors + reranker) via MCP tools. 100% local, zero config, zero API keys, zero invoice.
      16
      34 npm
      7
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables AI memory persistence and secure credential management via vault tools for MCP-compatible clients like Claude Desktop, Cursor, and VS Code.
      12
      4 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables macOS users to securely connect AI assistants such as Notion AI, Claude, and Cursor to their local files and terminal through an MCP server protected by a Bearer token and Cloudflare Tunnel.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to securely manage API keys and secrets via the MCP protocol, with encrypted storage at rest and a simple CLI and Python SDK.
      1
      MIT

    TDQS

    A4.1/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct action on secrets (delete, get, input, list, search, set) with no overlap. An agent can clearly distinguish between them.

    Naming Consistency5/5

    All tools follow a consistent verb_secret pattern using snake_case, making them predictable and easy to understand.

    Tool Count5/5

    Six tools cover the essential operations for secret management—CRUD plus search and user input—without being excessive or insufficient.

    Completeness5/5

    The set covers the full lifecycle of secrets: create/update (set), read (get), delete, list, search, and user input. There are no obvious gaps for a basic secret store.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues