Back to search
30
MCP

Vault MCP

io.github.chill-ai-space/vault

MCP server for credential isolation — bots use passwords and API keys without seeing them

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
secure-vault-mcp
MCP server for agent-native secrets management — store, rotate, and inject secrets without agents seeing raw values
0 tools
command-vault-mcp
Search and retrieve security commands, exploit scripts, and methodology from your pentest writeups and shell history. CLI + MCP server for A
0 tools
keysmith-mcp
Secure secret vault for AI agents via Model Context Protocol (MCP)
0 tools
io.github.kota1026/vaultguard-mcp
VaultGuard MCP Server - Yearn V3 / DeFi vault security and analysis tools for AI coding agents....
0 tools

How to use

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

{
  "mcpServers": {
    "vault_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}