Skip to main content
Glama
elisjetmax

vault-kv-mcp

by elisjetmax

Related Servers

Alternatives to vault-kv-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      A read-only MCP server for comparing environment configuration files, detecting drifts like added, removed, or secret-changed entries, while masking secrets and restricting file access to allowed directories.
      3
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A third-party MCP server for interacting with HashiCorp Vault to manage ACL policies, audit devices, and secret engines like KV v2, PKI, and Transit. It provides tools for system backend administration and includes prompts for generating security policy configurations.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for Oracle Cloud Infrastructure Vault secrets, enabling secret retrieval, listing, creation, updates, deletion, and rotation with OCI authentication.
      1
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server for Wundervault zero-knowledge secret management. Exposes vault secrets to AI agents via the Model Context Protocol — secrets are decrypted server-side and never returned to the agent in plaintext.
      1
      324 npm
      2
      AGPL 3.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      A read-only MCP server for inspecting and diagnosing HCP Terraform workspaces, runs, and plan summaries from ChatGPT and other MCP clients. It provides tools to list workspaces, inspect runs, and summarize plans without exposing sensitive data.
      MIT

    TDQS

    A4.3/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: health check, listing keys, reading secrets, reading metadata, and discovering mounts. No overlap or ambiguity.

    Naming Consistency4/5

    All tools follow the vault_ prefix and verb_noun pattern, but there is slight inconsistency in ordering (e.g., vault_kv_list vs vault_list_kv_mounts). Overall still predictable.

    Tool Count5/5

    Five tools is well-scoped for a Vault KV server, covering essential operations without bloat or missing necessary categories.

    Completeness3/5

    Missing write/update and delete operations for secrets, which are typical in KV management. The tools are read-heavy, leaving notable gaps for lifecycle management.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues