MYOB AccountRight icon

MYOB AccountRight

Connects Large Language Models to live MYOB AccountRight data through a read-only Model Context Protocol (MCP) interface.

소개

This tool provides a read-only Model Context Protocol (MCP) server designed to enable Large Language Models (LLMs) like Claude Desktop to query live data from MYOB AccountRight. It acts as a wrapper around the CData JDBC Driver for MYOB AccountRight, exposing the financial data as relational SQL models via a simple MCP interface. This allows users to retrieve real-time information by asking natural language questions, eliminating the need for complex SQL queries. For users requiring full read, write, update, delete, and action capabilities, CData offers a separate beta MCP server.

주요 기능

  • Enables natural language querying of live data by LLMs
  • Provides read-only access to MYOB AccountRight data
  • Exposes MYOB AccountRight data through a Model Context Protocol (MCP) interface
  • Integrates with CData JDBC Driver for MYOB AccountRight
  • 0 GitHub stars
  • Supports connection to MYOB AccountRight data as relational SQL models

사용 사례

  • Integrating MYOB AccountRight data streams with LLM clients like Claude Desktop
  • Retrieving specific MYOB AccountRight information without writing SQL queries
  • Querying live MYOB AccountRight data using natural language questions via LLMs