Back to search
30
MCP

API Locker

io.github.apilocker/apilocker

Encrypted credential vault: LLM, service & OAuth keys. 21-tool MCP server for your AI agent.

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

Similar MCP servers embedding-nearest

vault
Secret and credential management MCP — securely store, retrieve, manage API keys and tokens
0 tools
Vault MCP
MCP server for credential isolation — bots use passwords and API keys without seeing them
0 tools
agentvault-mcp
MCP server for AgentVault — AI-native credential vault for autonomous agents.
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
api-key-scanner-mcp
Verify LLM API gateway authenticity. Local MCP server, your API key stays on your machine.
0 tools
keeper/keeper-mcp-server
KSM MCP server for secure Keeper Vault integration with AI apps clients.
0 tools

How to use

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

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