Skip to main content
Glama
CDataSoftware

CData Sync MCP Server

Official

read_users

Retrieve and manage user accounts and permissions in CData Sync, including listing users, viewing details, and filtering by roles or status.

Instructions

Access CData Sync user accounts and their permissions.

ROLES:

  • cdata_admin: Full administrative access

  • cdata_standard: Run existing jobs

  • cdata_job_creator: Create and modify jobs

  • cdata_support: Operate jobs (start/stop)

RETURNS:

  • list: Array of user objects

  • get: Detailed user information

  • count: Total number of users

COMMON ERRORS:

  • "User not found" - Check username spelling

  • "Access denied" - Admin role required

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionNoOperation to performlist
userNoUsername for 'get' action. Case-sensitive.
filterNoOData filter expression. SUPPORTED: eq, ne, gt, lt, ge, le, and, or Example: "Active eq 'true' and Roles eq 'cdata_admin'"
selectNoProperties to include (e.g., 'User,Roles,Active')
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