Skip to content
Back to search
30
MCP v0.1.2

Keyblind

io.github.aarifmms/keyblind

Encrypted secrets vault for AI agents — secrets resolved at runtime, never seen by LLMs.

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

Similar MCP servers embedding-nearest

Keyblind
Encrypted secrets vault that resolves credentials at runtime without exposing them to LLMs.
0 tools
Vault
Credential isolation for AI agents — bots use passwords and API keys without seeing them in context.
0 tools
io.github.stephenballot-ai/legacy-shield
Zero-knowledge encrypted vault for AI agents. EU-hosted persistent storage.
0 tools
keysmith-mcp
Secure secret vault for AI agents via Model Context Protocol (MCP)
0 tools
Drawbridge
Identity, secrets, and passwordless SSH provisioning for AI agents — Keycloak, vault, MCP tools.
0 tools · sse
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": {
    "keyblind": {
      "url": "None",
      "transport": "http"
    }
  }
}