πŸ”§

Thales CipherTrust Data Security Platform CAKM MCP Server

πŸ”§MCP Server

sanyambassi/thales-cdsp-cakm-mcp-server

Security check pending
glama

Installation

Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add database-tde -e DB_TDE_SERVER_NAME=database-tde-mcp -e DB_TDE_LOG_LEVEL=INFO -e DB_TDE_DATABASE_CONNECTIONS=[{"name":"prod_sql","db_type":"sqlserver","host":"sql-prod.company.com","port":1433,"username":"tde_admin","password":"secure_password"},{"name":"oracle_cdb1","db_type":"oracle","host":"oracle-prod.company.com","port":1521,"username":"sys","password":"oracle_password","oracle_config":{"oracle_home":"/u01/app/oracle/product/21.0.0/dbhome_1","oracle_sid":"cdb1","service_name":"orcl","mode":"SYSDBA","wallet_root":"/opt/oracle/wallet"},"ssh_config":{"host":"oracle-prod.company.com","username":"oracle","private_key_path":"/path/to/private-key.pem","port":22,"timeout":30}}] -- uv run python -m database_tde_server
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "database-tde": { "command": "uv", "args": [...
0
Last UpdatedJun 4, 2026