Back to MCP Servers
Thales Cdsp Crdp
MCP server for Thales CipherTrust Manager RestFul Data Protection service.
securityrustrest
By sanyambassi
Installation
npx -y thales-cdsp-crdp-mcp-serverConfiguration
{
"mcpServers": {
"thales-cdsp-crdp-mcp-server": {
"command": "npx",
"args": ["-y", "thales-cdsp-crdp-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