MCP.so
ログイン
M

MYOB AccountRight MCP Server by CData

@CDataSoftware

MYOB AccountRight 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 MYOB AccountRight (beta): https://www.cdata.com/download/download.aspx?sku=UMZK-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\\myob-accountright.prp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MYOB AccountRight MCP Server by CData?

MYOB AccountRight MCP Server by CData is a read-only MCP (Model Context Protocol) server that allows LLMs such as Claude Desktop to query live MYOB AccountRight data using natural language, powered by the CData JDBC Driver for MYOB AccountRight.

How to use MYOB AccountRight MCP Server by CData?

Clone the repository, build with Maven, install and license the CData JDBC Driver, configure the connection string using the driver’s utility, create a .prp file with JDBC properties, then configure Claude Desktop’s claude_desktop_config.json to point to the server JAR and .prp file. Run or refresh the client to start querying with natural language.

Key features of MYOB AccountRight MCP Server by CData

  • Read‑only access to MYOB AccountRight data via MCP
  • Natural language querying through AI clients like Claude
  • Uses CData JDBC Driver for connectivity and SQL modeling
  • Provides tools for listing tables, columns, and running SELECT queries
  • JSON‑RPC based interface for programmatic use
  • MIT licensed open‑source project

Use cases of MYOB AccountRight MCP Server by CData

  • Ask LLMs about business metrics from MYOB AccountRight
  • Analyze accounting data without writing SQL commands
  • Integrate MYOB AccountRight insights into conversational AI workflows

FAQ from MYOB AccountRight MCP Server by CData

Is the server read‑only?

Yes, this project builds a read‑only MCP server. For full read, write, update, delete, and action capabilities, use the separate CData MCP Server for MYOB AccountRight (beta).

What dependencies are required?

The server requires Java, Maven, a CData JDBC Driver for MYOB AccountRight installation, and a client such as Claude Desktop.

How does the server connect to MYOB AccountRight?

It connects via a JDBC connection string configured in a .prp file. For data sources using OAuth, you will need to authenticate in your browser during setup.

What transport does the server use?

The server uses stdio, so it can only be used with clients that run on the same machine as the server.

Is there a full read/write version available?

Yes, CData offers a free beta MCP Server for MYOB AccountRight that supports read, write, update, delete, and action capabilities, with simplified setup.

コメント

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