sanyambassi/thales-cdsp-crdp-mcp-server
MCP server for Thales CipherTrust Manager RestFul Data Protection service.
Quick Start
Clone the repository:
git clone https://github.com/sanyambassi/thales-cdsp-crdp-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"thales-cdsp-crdp-mcp-server": {
"command": "npx",
"args": [
"-y",
"sanyambassi/thales-cdsp-crdp-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.