by hashicorp · MCP Server · ★ 47
Vault MCP Server The Vault MCP Server is a Model Context Protocol (MCP) server implementation that provides integration with HashiCorp Vault for managing secrets and mounts. This server uses both stdio and StreamableHTTP transports for MCP communication, making it compatible with Claude for Desktop and other MCP clients. Security Note: At this stage, the MCP server is intended for local use only. If using the StreamableHTTP transport, always configure the MCPALLOWEDORIGINS environment variable to restrict access to trusted origins only.
| Stars | 47 |
| Forks | 17 |
| Language | Go |
| Category | MCP Server |
| License | MPL-2.0 |
| Quality Score | 65.2067484316969/100 |
| Open Issues | 11 |
| Last Updated | 2026-05-15 |
| Created | 2025-06-19 |
| Platforms | go, mcp |
| Est. Tokens | ~147k |
Explore other popular mcp server tools:
vault-mcp-server is an open-source mcp server by hashicorp with 47 GitHub stars.
vault-mcp-server is primarily written in Go. It covers topics such as doormat-managed.
You can find installation instructions and usage details in the vault-mcp-server GitHub repository at github.com/hashicorp/vault-mcp-server. The project has 47 stars and 17 forks, indicating an active community.
vault-mcp-server is released under the MPL-2.0 license, making it free to use and modify according to the license terms.