Back to directory
sanyambassi/ciphertrust-manager-mcp-server

sanyambassi/ciphertrust-manager-mcp-server

@sanyambassi

MCP Server for Thales CipherTrust Manager - allows AI assistants to interact with CipherTrust resources via ksctl CLI

securitykey-managementciphertrustmcpai-assistantthalescryptographyencryptiontool

Installation & Configuration

{
  "mcpServers": {
    "ciphertrust": {
      "command": "uv",
      "args": [
        "run",
        "ciphertrust-mcp-server"
      ],
      "env": {
        "CIPHERTRUST_URL": "https://your-ciphertrust.example.com",
        "CIPHERTRUST_USER": "admin",
        "CIPHERTRUST_PASSWORD": "your-password-here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12