vault-mcp-server
If you are the rightful owner of vault-mcp-server 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.
Vault MCP Server is a toy server implemented in Python using the HVAC Vault SDK, designed for managing Vault operations through a Model Context Protocol (MCP) server.
The Vault MCP Server is a prototype server built using Python, leveraging the HVAC Vault SDK to facilitate interactions with HashiCorp Vault. This server is designed to manage various Vault operations such as authentication, secrets management, and audit logging through a Model Context Protocol (MCP) interface. The server is containerized using Docker, allowing for easy deployment and testing. The primary goal of this server is to provide a simple and functional interface for managing Vault operations, making it a useful tool for developers and system administrators who are familiar with Vault and MCP technology. The server supports a range of features including ACL policies, audit devices, and secrets engines, with a focus on ease of use and flexibility.
Features
- ACL Policies
- Audit Devices
- Authentication Engine: Enable/Disable/List
- Secrets Engines: Enable/Disable/List
- KV Version 2 and Transit (with current HVAC body serialization issues)