Back to search
30
MCP

secure-vault-mcp

npm/secure-vault-mcp

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentvault-mcp
MCP server for AgentVault — AI-native credential vault for autonomous agents.
0 tools
vault
Secret and credential management MCP — securely store, retrieve, manage API keys and tokens
0 tools
Vault MCP
MCP server for credential isolation — bots use passwords and API keys without seeing them
0 tools
holster-mcp
MCP server for Holster, a local-first secret vault with audit logs and agent tooling.
0 tools
agent-security-mcp
MCP server providing security scanning, prompt injection detection, secret leak detection, and agent permission auditing for AI agent workfl
0 tools
keysmith-mcp
Secure secret vault for AI agents via Model Context Protocol (MCP)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "secure-vault-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}