rccyx/vault-mcp
If you are the rightful owner of vault-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation that provides a secure interface to HashiCorp Vault, enabling LLMs and other MCP clients to interact with Vault's secret and policy management features.
Tools
Functions exposed to the LLM to take actions
create_secret
null
read_secret
null
delete_secret
null
create_policy
null
Prompts
Interactive templates invoked by user choice
generate_policy
null
Resources
Contextual data attached and managed by the client
vault_secrets
URI: vault://secrets
MIME: null
null
vault_policies
URI: vault://policies
MIME: null
null