Back to search
30
MCP

vault

io.github.meshpop/vault

Secret and credential management MCP — securely store, retrieve, manage API keys and tokens

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

Similar MCP servers embedding-nearest

Vault MCP
MCP server for credential isolation — bots use passwords and API keys without seeing them
0 tools
secure-vault-mcp
MCP server for agent-native secrets management — store, rotate, and inject secrets without agents seeing raw values
0 tools
credential-manager-mcp
A FastMCP server for securely managing API credentials locally
0 tools
agentvault-mcp
MCP server for AgentVault — AI-native credential vault for autonomous agents.
0 tools
keysmith-mcp
Secure secret vault for AI agents via Model Context Protocol (MCP)
0 tools
API Locker
Encrypted credential vault: LLM, service & OAuth keys. 21-tool MCP server for your AI agent.
0 tools

How to use

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

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