Back to search
30
MCP

io.github.ainoakari/keymaster-mcp

io.github.ainoakari/keymaster-mcp

Read-only runtime secret retrieval from HashiCorp Vault via Keymaster for autonomous AI agents.

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

Similar MCP servers embedding-nearest

keysmith-mcp
Secure secret vault for AI agents via Model Context Protocol (MCP)
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
claude-vault-mcp
MCP server for HashiCorp Vault secret management via claude-vault
0 tools
keeper/keeper-mcp-server
KSM MCP server for secure Keeper Vault integration with AI apps clients.
0 tools
io.github.csoai-org/hash-utils-ai-mcp
hash-utils-ai-mcp MCP server by MEOK AI Labs
0 tools
agentvault-mcp
MCP server for AgentVault — AI-native credential vault for autonomous agents.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ainoakari/keymaster-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}