Skip to main content
Glama
CDataSoftware

CData Sync MCP Server

Official

write_connections

Manage data source and destination connections for CData Sync by creating, updating, or deleting configurations. Define how to access databases, APIs, and files with provider-specific connection strings.

Instructions

Create, update, or delete data connections. If not authenticated with CData Sync, you will be prompted for credentials. Connections define how to access your data sources (databases, APIs, files) and destinations. Connection strings are provider-specific - consult CData documentation for your provider. Cannot modify or delete connections currently in use by running jobs. To change providers, delete and recreate the connection.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesOperation to perform. Create new connections, update existing (connection string only), or delete unused connections
nameYesConnection name. Use descriptive names like 'Prod_Salesforce' or 'Dev_MySQL'. Case-sensitive.
providerNameNoADO.NET provider for 'create' (e.g., 'CData Salesforce', 'System.Data.SqlClient'). Cannot be changed after creation.
connectionStringNoProvider-specific connection parameters. Format varies by provider. May contain credentials - handle securely.
verbosityNoDefault log level for this connection: 1=Error, 2=Info (default), 3=Transfer, 4=Verbose
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