Home › Security › securecode-mcp

securecode-mcp

Secrets vault for Claude Code with audit logs, access rules, and AES-256 encryption.

TypeScript Cloud macOSWindowsLinux
★ 1 stars Last pushed 2026-03-17 License: MIT

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.15.2)

npx -y @securecode/mcp-server@0.15.2

Or add to your MCP client config:

{
  "mcpServers": {
    "securecode-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@securecode/mcp-server@0.15.2"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry