secure-vault-mcp

security MCP Server

MCP server for agent-native secrets management — store, rotate, and inject secrets without agents seeing raw values

VerifiedInstall Ready
securitysecurity
3 views0 stars0 forksv0.1.2MIT

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
0
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx secure-vault-mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "secure-vault-mcp": {
      "command": "npx",
      "args": [
        "secure-vault-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

16
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (16)

rotation_policy

string

time_range

string

service

string

URI

Description

Param

Type

scope

string

config_text

string

name

string

token_id

string

agent_id

string

secret_name

string

ttl_seconds

number

source_label

string

value

string

new_value

string

request_template

string