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)

コメント

「その他」の他のコンテンツ