Salesforce Data Cloud MCP Server by CData
@CDataSoftware
About Salesforce Data Cloud MCP Server by CData
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Salesforce Data Cloud (beta): https://www.cdata.com/download/download.aspx?sku=LRZK-V&type=beta
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\salesforce-data-cloud.prp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Salesforce Data Cloud MCP Server by CData?
A read-only MCP server that allows LLMs (like Claude Desktop) to query live Salesforce Data Cloud data via natural language, powered by the CData JDBC Driver for Salesforce Data Cloud.
How to use Salesforce Data Cloud MCP Server by CData?
Clone the repository, build with Maven, install and license the CData JDBC Driver, generate a connection string, create a .prp property file, then add the server to your Claude Desktop config (claude_desktop_config.json). Run the server with java -jar CDataMCP-jar-with-dependencies.jar <path>.prp. No SQL knowledge needed—simply ask questions.
Key features of Salesforce Data Cloud MCP Server by CData
- Read-only access to live Salesforce Data Cloud data
- Exposes data as relational SQL models via JDBC
- Provides tools:
get_tables,get_columns,run_query - Supports natural language queries through MCP clients
- Uses stdio transport (client must run on same machine)
Use cases of Salesforce Data Cloud MCP Server by CData
- Answer business questions like “What is the correlation between closed won opportunities and account industry?”
- Retrieve counts of open tickets in a specific project
- List today's calendar events from Salesforce Data Cloud
- Explore table schemas without writing SQL
FAQ from Salesforce Data Cloud MCP Server by CData
Is this server read-only or does it support writes?
This server is read-only. For full read, write, update, delete, and action capabilities, CData offers a separate beta MCP Server.
What are the runtime dependencies?
Java (to run the JAR), Maven (to build), and the CData JDBC Driver for Salesforce Data Cloud (installed and licensed separately).
How does the server connect to the data?
Through a JDBC connection string configured in a .prp file. The CData JDBC Driver translates Salesforce Data Cloud into relational SQL models.
What transport does the server use?
The server uses stdio transport, so it can only be used with MCP clients running on the same machine.
What license applies to this server?
This MCP server is licensed under the MIT License.
Frequently asked questions
Is this server read-only or does it support writes?
This server is read-only. For full read, write, update, delete, and action capabilities, CData offers a separate beta MCP Server.
What are the runtime dependencies?
Java (to run the JAR), Maven (to build), and the CData JDBC Driver for Salesforce Data Cloud (installed and licensed separately).
How does the server connect to the data?
Through a JDBC connection string configured in a `.prp` file. The CData JDBC Driver translates Salesforce Data Cloud into relational SQL models.
What transport does the server use?
The server uses stdio transport, so it can only be used with MCP clients running on the same machine.
What license applies to this server?
This MCP server is licensed under the MIT License.
Basic information
More Data & Analytics MCP servers
CryptoStruct Market Data
cryptostructRemote MCP server for historical crypto & prediction-market data: search ~500K instruments, live market stats (OHLC, turnover, spreads, depth, slippage), free sample files, and tick-data. Keyless for catalog & stats; opt
Sugra API MCP
Sugra Systems, Inc.Official MCP server for the Sugra API, giving AI agents source-attributed access to 1,500+ endpoints across 36 data domains from 160+ primary sources. Covers markets, economics, company fundamentals, government, news, cl
Hologrow
Hologrow IncHologrow is the e-commerce data layer for any AI

Waqi - AI Privacy Layer
ajprolificWaqi — hosted MCP server that redacts PII from your business tools before the AI sees them. Audit log included.

Grabbit MCP
GrabbitRemote MCP server that helps AI agents find Reddit buyer-intent threads, check subreddit rules, read full conversations, and manage human-reviewed lead workflows.
Comments