HashiCorp Vault · Capability
HashiCorp Vault KV Secrets Engine API — Secrets Data
HashiCorp Vault KV Secrets Engine API — Secrets Data. 6 operations. Lead operation: HashiCorp Vault Read Secret. Self-contained Naftiko capability covering one Vault business surface.
What You Can Do
GET
Readsecret
— HashiCorp Vault Read Secret
/v1/secret/data/{path}
POST
Writesecret
— HashiCorp Vault Write Secret
/v1/secret/data/{path}
DELETE
Deletelatestsecretversion
— HashiCorp Vault Delete Latest Secret Version
/v1/secret/data/{path}
POST
Deletesecretversions
— HashiCorp Vault Delete Secret Versions
/v1/secret/delete/{path}
PUT
Destroysecretversions
— HashiCorp Vault Destroy Secret Versions
/v1/secret/destroy/{path}
POST
Undeletesecretversions
— HashiCorp Vault Undelete Secret Versions
/v1/secret/undelete/{path}
MCP Tools
hashicorp-vault-read-secret
HashiCorp Vault Read Secret
read-only
idempotent
hashicorp-vault-write-secret
HashiCorp Vault Write Secret
hashicorp-vault-delete-latest-secret
HashiCorp Vault Delete Latest Secret Version
idempotent
hashicorp-vault-delete-secret-versions
HashiCorp Vault Delete Secret Versions
hashicorp-vault-destroy-secret-versions
HashiCorp Vault Destroy Secret Versions
idempotent
hashicorp-vault-undelete-secret-versions
HashiCorp Vault Undelete Secret Versions