From 05f908088801b6b898d5aea14ef86a68b228246e Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Fri, 31 Oct 2025 13:05:50 -0400 Subject: [PATCH] add MCP server badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f9f015..25f50de 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A containerized Model Context Protocol (MCP) server for interacting with HashiCorp Vault. This server provides MCP tools for reading, writing, listing, and deleting secrets in Vault. + + Vault Server MCP server + + ## Features - **vault_read**: Read secrets from Vault at a specified path @@ -241,4 +245,4 @@ Images are published to GitHub Container Registry at `ghcr.io/kelleyblackmore/va ## License -MIT +MIT \ No newline at end of file