Skip to main content
Glama
CDataSoftware

CData Sync MCP Server

Official

write_certificates

Upload SSL/TLS certificates to secure CData Sync connections. Manage certificate storage for encrypted data synchronization and ETL processes.

Instructions

Upload SSL/TLS certificates for secure connections.

RETURNS: Certificate details with confirmation of upload.

COMMON ERRORS:

  • "Invalid certificate format" - Must be base64-encoded

  • "Certificate expired" - Check expiration date

  • "Duplicate certificate" - Certificate already exists

  • "Invalid store type" - Check provider documentation

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesCreate/upload new certificate (only action available)
nameYesCertificate identifier. Use descriptive names like 'api_client_cert_2024'
dataNoBase64-encoded certificate data (.cer, .pfx, .p12 formats)
storeTypeNoCertificate store type (provider-specific, e.g., 'CurrentUser', 'LocalMachine')
workspaceIdNoWorkspace ID to use for this operation. Overrides the default workspace. Use 'default' for the default workspace or a UUID for specific workspaces.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CDataSoftware/cdata-sync-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server