myob-accountright-mcp-server-by-cdata

Provides a local, read-only MCP server that exposes MYOB AccountRight data via CData JDBC driver models. The MCP server communicates over stdio to local AI clients (e.g., Claude Desktop) and offers tools to list tables/columns and run SELECT queries (SQL).

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ Infrastructure mcp myob accounting jdbc data-access local-stdio read-only
⚙ Agent Friendliness
46
/ 100
Can an agent use this?
🔒 Security
38
/ 100
Is it safe for agents?
⚡ Reliability
22
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
70
Error Messages
0
Auth Simplicity
55
Rate Limits
0

🔒 Security

TLS Enforcement
45
Auth Strength
55
Scope Granularity
20
Dep. Hygiene
35
Secret Handling
30

Security posture depends heavily on the underlying CData JDBC driver and how the .prp/JdbcUrl are stored. The README instructs licensing and connection setup but does not describe secret storage hygiene, logging behavior, or encryption of the .prp contents. Because the server is local over stdio, network exposure is reduced, but local host access and data exfiltration risk remain if the AI client or host is untrusted.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
30
Error Recovery
20
AF Security Reliability

Best When

You want local, same-machine LLM-assisted read queries over MYOB AccountRight using MCP tools and can configure JDBC/driver connection details securely on the host.

Avoid When

You need production-grade API hosting (HTTP endpoints), cross-network access, strict multi-tenant isolation, or clear operational guarantees like pagination/rate limits/retry policies in the MCP interface.

Use Cases

  • Query live MYOB AccountRight data from an AI client without writing SQL
  • Discovery of available tables and columns for MYOB AccountRight
  • Lightweight analytics via SQL SELECT (reporting, counts, filtering) over MCP tools

Not For

  • Using as a remote MCP service (stdio implies same-machine usage)
  • Relying on robust error codes, pagination, or rate-limit semantics
  • High-frequency or high-volume workloads without understanding underlying JDBC/driver limits
  • Handling sensitive operational changes (the project is marketed as read-only; full CRUD is not stated as supported here)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: JDBC driver connection configured via .prp file; may involve OAuth depending on the underlying CData JDBC driver setup
OAuth: Yes Scopes: No

README indicates that if the underlying data source uses OAuth, authentication occurs in a browser while building the JDBC connection string. The MCP server itself is local and uses the driver configuration; specific auth methods/scopes are not described in the MCP layer.

Pricing

Free tier: No
Requires CC: No

No pricing for the MCP server itself is provided in the README; CData JDBC driver licensing is required (README mentions a driver license step).

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Server uses stdio; requires the MCP client to run on the same machine as the server.
  • Only three tools are documented (get_tables/get_columns/run_query); there is no documented pagination/limits control in the MCP interface.
  • The README claims read-only MCP server, but it also mentions built-in tools for read/write/update/delete in 'Usage Details'—capabilities may depend on implementation/driver configuration; verify before relying on write behavior.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for myob-accountright-mcp-server-by-cdata.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered