Skip to main content
Glama

Vault MCP Server

vault_list

List secrets stored at a specified path in HashiCorp Vault to discover available data and manage access to sensitive information.

Instructions

List secrets at the specified path in Vault

Input Schema

NameRequiredDescriptionDefault
pathYesThe path to list secrets from (e.g., 'secret/metadata')

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "The path to list secrets from (e.g., 'secret/metadata')", "type": "string" } }, "required": [ "path" ], "type": "object" }

Other Tools from Vault MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/kelleyblackmore/vault-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server