salesforce-mcp-server-by-cdata
@CDataSoftware
About salesforce-mcp-server-by-cdata
This read-only MCP Server allows you to connect to Salesforce data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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-mcp-server-by-cdata?
salesforce-mcp-server-by-cdata is a read-only Model Context Protocol (MCP) server that allows LLMs like Claude Desktop to query live Salesforce data using natural language. It wraps the CData JDBC Driver for Salesforce, which exposes Salesforce data as relational SQL models.
How to use salesforce-mcp-server-by-cdata?
Clone the repository, build with Maven (mvn clean install), install and license the CData JDBC Driver for Salesforce, create a .prp configuration file with your JDBC connection string, then add the server to your Claude Desktop config (claude_desktop_config.json) using a java -jar command. Run or refresh Claude Desktop to access the tools.
Key features of salesforce-mcp-server-by-cdata
- Read-only querying of live Salesforce data via MCP
- Supports natural language questions—no SQL required
- Uses CData JDBC Driver for Salesforce as backend
- Provides tools: get_tables, get_columns, run_query (SQL SELECT)
- MIT licensed open-source project
Use cases of salesforce-mcp-server-by-cdata
- Ask LLMs to correlate closed won opportunities with account industry
- Query number of open tickets in a specific project
- Retrieve upcoming calendar events from Salesforce
FAQ from salesforce-mcp-server-by-cdata
Is this server read-only or can it write data?
This MCP server is read-only. For full read, write, update, delete, and action capabilities, CData offers a free beta MCP Server for Salesforce with simplified setup.
What are the dependencies and runtime requirements?
You need Java (to run the JAR), Maven (to build), and the CData JDBC Driver for Salesforce installed and licensed on your machine.
How does the server communicate with clients?
The server uses stdio transport, so it can only be used with clients running on the same machine as the server.
Where does the data live? Does it store anything locally?
No local data storage. The server queries live Salesforce data directly through the JDBC driver; all data remains in Salesforce.
How do I authenticate to Salesforce?
Authentication is handled via the JDBC connection string builder. For OAuth-based sources, you will need to authenticate in your browser during connection setup.
Frequently asked questions
Is this server read-only or can it write data?
This MCP server is read-only. For full read, write, update, delete, and action capabilities, CData offers a free beta MCP Server for Salesforce with simplified setup.
What are the dependencies and runtime requirements?
You need Java (to run the JAR), Maven (to build), and the CData JDBC Driver for Salesforce installed and licensed on your machine.
How does the server communicate with clients?
The server uses `stdio` transport, so it can only be used with clients running on the same machine as the server.
Where does the data live? Does it store anything locally?
No local data storage. The server queries live Salesforce data directly through the JDBC driver; all data remains in Salesforce.
How do I authenticate to Salesforce?
Authentication is handled via the JDBC connection string builder. For OAuth-based sources, you will need to authenticate in your browser during connection setup.
Basic information
More Data & Analytics MCP servers
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
Linkly Link Shortener
LinklyLinkly is an URL shortener with geo redirects, click & conversion tracking, link rotators, mobile deep links and an URL shortening API.

Subtext
Subtext by FullstorySession replay, built for agents. Subtext is agentic session review: it captures production sessions of your app and connects them to your coding agent — Claude Code, Cursor, Codex, Devin, your own harness — so it can
PubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
Comments