Skip to main content
Glama
CDataSoftware

CData Sync MCP Server

Official

read_certificates

List and filter SSL/TLS certificates for secure connections in CData Sync, including expiration dates and thumbprints.

Instructions

List SSL/TLS certificates used for secure connections.

RETURNS: Array of certificate objects with name, subject, expiration, and thumbprint.

COMMON ERRORS:

  • "No certificates found" - None uploaded yet

  • "Access denied" - Certificate access may be restricted

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionNoList all certificates (only action available)list
filterNoOData filter expression. SUPPORTED: eq, ne, gt, lt, ge, le, and, or Example: "ExpirationDays lt 30" to find expiring certificates
selectNoProperties to include (e.g., 'Name,Subject,ExpirationDate,Thumbprint')
topNoMaximum results
skipNoResults to skip
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