MCP.so
登录
A

Act-On MCP Server by CData

@CDataSoftware

关于 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

基本信息

分类

其他

传输方式

stdio

发布者

CDataSoftware

提交者

Cameron Leblanc

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "{classname_dash}": {
      "command": "PATH\\TO\\java.exe",
      "args": [
        "-jar",
        "PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
        "PATH\\TO\\act-on.prp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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)

评论

其他 分类下的更多 MCP 服务器