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
基本信息
配置
使用下面的配置,将此服务器添加到你的 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.
其他 分类下的更多 MCP 服务器
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
评论