Skip to main content
SecurityPython

sanyambassi/thales-cdsp-cakm-mcp-server

MCP server for Thales CDSP CAKM integration, enabling secure key management, cryptographic operations, and compliance monitoring through AI assistants for Ms SQL and Oracle Databases.

securitycloud-servicelocal-servicewindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/sanyambassi/thales-cdsp-cakm-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "thales-cdsp-cakm-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "sanyambassi/thales-cdsp-cakm-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Security
Language
Python
Author
sanyambassi