Act-On MCP Server by CData

Created By
CDataSoftwarea year ago
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
Overview

What is Act-On MCP Server by CData?

Act-On MCP Server by CData is a read-only Model Context Protocol (MCP) server designed to allow large language models (LLMs) to query live data from Act-On using natural language, without the need for SQL.

How to use Act-On MCP Server?

To use the Act-On MCP Server, clone the repository, build the server, install the CData JDBC Driver for Act-On, configure your connection, and create a configuration file for your AI client (e.g., Claude Desktop).

Key features of Act-On MCP Server?

  • Provides a read-only interface for querying Act-On data.
  • Allows LLMs to retrieve live information using natural language queries.
  • Simplifies data access without requiring SQL knowledge.

Use cases of Act-On MCP Server?

  1. Querying sales data from Act-On for analysis.
  2. Generating reports based on live data from Act-On.
  3. Integrating Act-On data with AI applications for enhanced insights.

FAQ from Act-On MCP Server?

  • Can I write data to Act-On using this server?

No, this server is read-only. For write capabilities, consider the full CData MCP Server for Act-On.

  • Is there a trial version available?

Yes, you can access a beta version of the full CData MCP Server for Act-On for free.

  • What programming languages can I use with this server?

The server can be used with any language that can make HTTP requests, including Python, Java, and JavaScript.

Server Config

{
  "mcpServers": {
    "{classname_dash}": {
      "command": "PATH\\TO\\java.exe",
      "args": [
        "-jar",
        "PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
        "PATH\\TO\\act-on.prp"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
10 months ago
Author Name
CDataSoftware
Star
-
Language
-
License
-

Recommend Servers

View All
Voyei

9 hours ago