Connection check
local install
wundervault-mcp
Zero-knowledge MCP secrets vault for AI agents: secrets injected at runtime, never seen by the model
Tools
6
GitHub stars
2
Installs / wk
—
Licence
AGPL-3.0
Transport
stdio
Last checked
never
Tools & capabilities
6 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
vault_entries_list
from source
List all vault entries available to this agent. Returns entry IDs and secret names only — no secret values. Store the entry ID to reference secrets in vault_entry_get. List all vault entries available to this agent. Returns entry IDs and secret names only — no secret values. Store the entry ID to reference secrets in vault_entry_get.
vault_entry_forget
from source
vault_entry_get
from source
vault_entry_inject_env
from source
vault_exec
from source
vault_rsync
from source