Skip to content
Back to search
30
MCP

MCPVault

pulsemcp/mcpvault

Encrypted local credential vault for AI agents with multi-account management and live token validation.

Uptime
0.0%
3 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
AgentVault
Credential vault for AI agents with Fernet-encrypted API keys, per-agent spending budgets, and comprehensive audit logs.
0 tools
io.github.bch1212/agentvault
Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.
0 tools
io.github.andrewszk/clawvault-mcp-server
AI agent payment security - spending limits, whitelists, and human approval.
0 tools
SanctumAI — Credential Vault for AI Agents
Credential vault for AI agents — encrypted storage, lease-based access, CRP support.
0 tools
io.github.agnuxo1/enigmagent-mcp
Local AES-256-GCM vault for AI agents. Secrets stay local, LLMs never see real API keys.
0 tools

How to use

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

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