Skip to main content
The Management MCP is available for the Connect AI Developer edition only.
To use the Management MCP from a supported client tool, add the following URL to the Remote MCP Server URL field: https://mcp.cloud.cdata.com/mcp/mgmt. Once you are connected, you can ask natural-language questions that drive the management tools, or invoke the tools directly via tools/call.

Authentication

The Management MCP server uses the same authentication options as the data MCP server. See Authentication for details.

Management MCP Tools

The Management MCP server exposes the following tools. Invoke them via tools/call with the tool name and an arguments object matching the input parameters below.

Suggested Prompts

To get the most out of the Management MCP, use specific prompts that name the source or connection you want to act on. For example:
  • “List every connection I have, and group them by source type.”
  • “What data sources can I connect to right now?”
  • “Show me the required properties I need to provide to connect to Salesforce.”
  • “Create a new Salesforce connection named Sales Prod using OAuth.”
  • “Test the Sales Prod connection and tell me if anything is failing.”
  • “Delete the connection named Sales Sandbox.”