Serversio.github.apilocker/apilocker
A

API Locker

io.github.apilocker/apilocker · v1.0.3
▦ npm
v1.0.3npm npm: apilocker↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.apilocker/apilocker",
  "description": "Encrypted credential vault: LLM, service & OAuth keys. 21-tool MCP server for your AI agent.",
  "title": "API Locker",
  "repository": {
    "url": "https://github.com/apilocker/apilocker",
    "source": "github",
    "subfolder": "cli"
  },
  "version": "1.0.3",
  "websiteUrl": "https://www.apilocker.app",
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "apilocker",
      "version": "1.0.3",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}