Salesforce Marketing MCP Server by CData
@CDataSoftware
Salesforce Marketing 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 Marketing (beta): https://www.cdata.com/download/download.aspx?sku=FEZK-V&type=beta
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\salesforce-marketing.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Salesforce Marketing MCP Server by CData?
A read-only MCP server that allows LLMs like Claude Desktop to query live Salesforce Marketing data using natural language. It wraps the CData JDBC Driver for Salesforce Marketing, exposing Salesforce Marketing data as relational SQL models through a simple MCP interface.
How to use Salesforce Marketing MCP Server by CData?
Clone the repository, build with mvn clean install, install and license the CData JDBC Driver for Salesforce Marketing, configure the JDBC connection string, create a .prp file with connection properties, then add the server to your AI client’s config file (e.g., claude_desktop_config.json). The server uses stdio transport and runs on the same machine as the client. No explicit SQL is needed—simply ask natural language questions.
Key features of Salesforce Marketing MCP Server by CData
- Read-only access to Salesforce Marketing data via MCP
- Built on the CData JDBC Driver for Salesforce Marketing
- Exposes tables, columns, and SQL SELECT query tools
- Enables natural language querying through LLMs
- Requires local installation and JDBC driver licensing
- MIT licensed
Use cases of Salesforce Marketing MCP Server by CData
- Query live Salesforce Marketing data from AI assistants
- Analyze marketing campaign performance without writing SQL
- Retrieve customer engagement metrics for reports
- Enable LLMs to answer business questions about marketing data
FAQ from Salesforce Marketing MCP Server by CData
Is this server read-only?
Yes, this server provides read-only access. For full read, write, update, delete, and action capabilities, use the free CData MCP Server for Salesforce Marketing (beta).
What dependencies does it require?
Java, Maven, and the CData JDBC Driver for Salesforce Marketing (must be installed and licensed separately).
How do I configure the connection?
Create a .prp file with properties like DriverPath, DriverClass, and JdbcUrl. Use the JDBC Driver’s Connection String utility to generate the correct URL.
What transport does the server use?
The server uses stdio transport, so it can only be used with clients running on the same machine.
Where can I get help?
Contact the CData Support Team for connection issues, or join the CData Community for general feedback and troubleshooting.
「データと分析」の他のコンテンツ
Bright Data MCP
luminati-ioA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
PubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
HubSpot MCP Server
baryhuangA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
PubMed MCP Server
cyanheadsSearch PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
mcp-simple-arxiv
andybrandtTool to work with arXiv, provide LLM with ability to search and read papers from there
コメント