Back to directory
sanyambassi/thales-cdsp-crdp-mcp-server

sanyambassi/thales-cdsp-crdp-mcp-server

@sanyambassi

MCP server for Thales CipherTrust RESTful Data Protection (CRDP)

thalesciphertrustcrdpdata-protectionencryptionsecuritymcprest-apitool

Installation & Configuration

{
  "mcpServers": {
    "crdp": {
      "command": "node",
      "args": [
        "/path/to/your/crdp-mcp-server/dist/crdp-mcp-server.js"
      ],
      "env": {
        "CRDP_SERVICE_URL": "http://your-crdp-server:8090",
        "CRDP_PROBES_URL": "http://your-crdp-server:8080",
        "MCP_TRANSPORT": "stdio"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13