MCP.so
Sign In
A

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

Category

Other

Transports

stdio

Publisher

CDataSoftware

Submitted by

Cameron Leblanc

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)

Comments

More Other MCP servers