Back to MCP Servers
Ciphertrust Manager
MCP server for Thales CipherTrust Manager integration, enabling secure key management, cryptographic operations, and compliance monitoring through AI assistants.
securityrustmonitoringai
By sanyambassi
Installation
npx -y ciphertrust-manager-mcp-serverConfiguration
{
"mcpServers": {
"ciphertrust-manager-mcp-server": {
"command": "npx",
"args": ["-y", "ciphertrust-manager-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes