Act CRM MCP Server by CData
@CDataSoftware
About Act CRM 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 Act CRM (beta): https://www.cdata.com/download/download.aspx?sku=FTZK-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\\act-crm.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 Act CRM MCP Server by CData?
Act CRM MCP Server by CData is a read-only MCP (Model Context Protocol) server that lets AI assistants like Claude Desktop query live Act CRM data using natural language. It wraps the CData JDBC Driver for Act CRM to expose Act CRM as relational SQL models via a simple MCP interface.
How to use Act CRM MCP Server by CData?
Clone the repository, build with mvn clean install, then download and license the CData JDBC Driver for Act CRM. Configure the connection string using the driver’s utility, create a .prp file with your JDBC settings, and add the server to Claude Desktop’s claude_desktop_config.json. Run or restart Claude Desktop to start querying Act CRM data.
Key features of Act CRM MCP Server by CData
- Read-only access to live Act CRM data via MCP
- Wraps the CData JDBC Driver for Act CRM
- Supports natural language queries – no SQL required
- Provides tools:
get_tables,get_columns, andrun_query - Outputs CSV-formatted results for tables and columns
- Uses stdio transport, so runs only on the same machine
Use cases of Act CRM MCP Server by CData
- Ask an AI assistant about correlations between opportunities and account industries
- Query the number of open tickets in a specific project
- Retrieve today’s calendar events from Act CRM
- Explore which tables and columns are available in your Act CRM data
- Run custom SQL SELECT queries against Act CRM
FAQ from Act CRM MCP Server by CData
Is this server read-only?
Yes. This project explicitly builds a read-only MCP server. For full read, write, update, delete, and action capabilities, CData offers a separate beta MCP Server for Act CRM.
What are the runtime requirements?
You need Java (to run the JAR), Maven (to build), and the CData JDBC Driver for Act CRM installed and licensed on your machine.
Where does the data live?
All data remains in your Act CRM instance. The server connects to it live via the JDBC driver – no data is copied or stored locally by the server.
What transport does the server use?
The server uses stdio transport, so it can only be used with clients that run on the same machine as the server.
How do I authenticate to Act CRM?
Authentication is handled by the CData JDBC Driver during connection string configuration. If Act CRM uses OAuth, you will need to authenticate in your browser when testing the connection.
Frequently asked questions
Is this server read-only?
Yes. This project explicitly builds a read-only MCP server. For full read, write, update, delete, and action capabilities, CData offers a separate beta MCP Server for Act CRM.
What are the runtime requirements?
You need Java (to run the JAR), Maven (to build), and the CData JDBC Driver for Act CRM installed and licensed on your machine.
Where does the data live?
All data remains in your Act CRM instance. The server connects to it live via the JDBC driver – no data is copied or stored locally by the server.
What transport does the server use?
The server uses stdio transport, so it can only be used with clients that run on the same machine as the server.
How do I authenticate to Act CRM?
Authentication is handled by the CData JDBC Driver during connection string configuration. If Act CRM uses OAuth, you will need to authenticate in your browser when testing the connection.
Basic information
More Data & Analytics MCP servers

TofuBofu AI Visibility
Arnav NeilTofuBofu runs a free AI visibility scan for any B2B company, right inside your AI assistant. Ask it to scan a domain and it runs the questions real buyers ask across ChatGPT, Claude, Gemini, Perplexity, Google AI Overvie
Salesforce MCP Server
tsmztechSalesforce MCP Server

PowerDMARC
powerdmarcPowerDMARC's MCP server brings live email authentication data directly into any MCP-compatible AI assistant: Claude, ChatGPT, Cursor, and others. Instead of generic DMARC advice, the AI works from a customer's actual acc
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
Comments