MYOB AccountRight MCP Server by CData
@CDataSoftware
About 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
Basic information
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\\myob-accountright.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 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.
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Awesome Mlops
visengerA curated list of references for MLOps
Codelf
unbugA search tool helps dev to solve the naming things problem.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments