Act-On MCP Server by CData
@CDataSoftware
About Act-On 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-On (beta): https://www.cdata.com/download/download.aspx?sku=OVZK-V&type=beta
Basic information
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-on.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-On MCP Server by CData?
CData’s read-only MCP server allows large language models like Claude Desktop to query live Act-On data using natural language, with no SQL required. It wraps the CData JDBC Driver for Act-On, exposing Act-On as relational SQL models.
How to use Act-On MCP Server by CData?
Clone the repository, build with Maven (mvn clean install), then install and license the CData JDBC Driver for Act-On. Configure the connection string using the driver’s utility, create a .prp file with JDBC properties (Prefix, ServerName, DriverPath, DriverClass, JdbcUrl), and add the server to Claude Desktop’s config file using java -jar CDataMCP-jar-with-dependencies.jar followed by the .prp file path.
Key features of Act-On MCP Server by CData
- Read-only querying of live Act-On data
- Natural language interface via LLMs (e.g., Claude Desktop)
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments