Salesforce Pardot MCP Server by CData
@CDataSoftware
About Salesforce Pardot 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 Pardot (beta): https://www.cdata.com/download/download.aspx?sku=GPZK-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-pardot.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 Pardot MCP Server by CData?
A read-only MCP server that allows LLMs like Claude Desktop to query live Salesforce Pardot data using natural language. It wraps the CData JDBC Driver for Salesforce Pardot and exposes the data as relational SQL models via a simple MCP interface.
How to use Salesforce Pardot MCP Server by CData?
Clone the repository, build the JAR with Maven, install and license the CData JDBC Driver for Salesforce Pardot, create a .prp file with your connection string, and configure Claude Desktop (or another MCP client) to run the server. Ask natural language questions about your Pardot data; the server uses stdio transport and runs on the same machine as the client.
Key features of Salesforce Pardot MCP Server by CData
- Read-only queries via natural language or SQL SELECT
- Exposes live Salesforce Pardot data as SQL tables
- Tools: get tables, get columns, run queries
- Built on the CData JDBC Driver for Salesforce Pardot
- Works with any MCP client supporting stdio
Use cases of Salesforce Pardot MCP Server by CData
- Ask “How many prospects were created this week?” without writing SQL
- Retrieve live Pardot campaign performance data for AI analysis
- Let an LLM answer questions about lead scoring trends in Pardot
- Build a conversational interface for marketing dashboards
FAQ from Salesforce Pardot MCP Server by CData
Is this server read-only or can I write data?
This server is read-only. For full CRUD capabilities (create, update, delete), use the free CData MCP Server for Salesforce Pardot (beta).
What are the runtime dependencies?
Java, Maven (to build), and the CData JDBC Driver for Salesforce Pardot (requires a license; trial available). The driver must be installed and licensed on the same machine.
How does the server communicate with the client?
It uses stdio transport, so the MCP client (e.g., Claude Desktop) must run on the same machine as the server.
Where does the data live?
Data stays in Salesforce Pardot; the server queries it live via the JDBC driver. No data is stored locally by the server.
Do I need to write SQL to use it?
No. The LLM translates natural language questions into SQL queries automatically using the built-in tools.
Frequently asked questions
Is this server read-only or can I write data?
This server is read-only. For full CRUD capabilities (create, update, delete), use the free CData MCP Server for Salesforce Pardot (beta).
What are the runtime dependencies?
Java, Maven (to build), and the CData JDBC Driver for Salesforce Pardot (requires a license; trial available). The driver must be installed and licensed on the same machine.
How does the server communicate with the client?
It uses stdio transport, so the MCP client (e.g., Claude Desktop) must run on the same machine as the server.
Where does the data live?
Data stays in Salesforce Pardot; the server queries it live via the JDBC driver. No data is stored locally by the server.
Do I need to write SQL to use it?
No. The LLM translates natural language questions into SQL queries automatically using the built-in tools.
Basic information
More Data & Analytics MCP servers

Minds: Synthetic Market Research Panels
MindsMinds is a synthetic market research platform. This MCP server lets ChatGPT, Claude, and Cursor run customer research end to end without leaving the assistant. Describe an audience in a brief ("German Gen Z grocery shopp
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
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
🪐✨ Jupyter MCP Server
datalayer🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
MCP Simple PubMed
andybrandtMCP server for searching and querying PubMed medical papers/research database
Comments