acumatica-mcp-server-by-cdata

Provides a local, read-only MCP (Model Context Protocol) server that exposes Acumatica data via CData JDBC driver models. It supports MCP tool calls for listing tables/columns and running SQL SELECT queries against the Acumatica backend.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ Infrastructure mcp stdio jdbc acumatica cdata read-only local-integration ai-data-access
⚙ Agent Friendliness
44
/ 100
Can an agent use this?
🔒 Security
37
/ 100
Is it safe for agents?
⚡ Reliability
14
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

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

🔒 Security

TLS Enforcement
60
Auth Strength
45
Scope Granularity
10
Dep. Hygiene
40
Secret Handling
30

Security depends heavily on the underlying CData JDBC driver and how the .prp/JdbcUrl is provided. This README does not describe TLS requirements, transport security between MCP client/server (stdio is local), logging behavior, secret storage practices, or fine-grained authorization. Tooling exposes the ability to run SQL SELECT via MCP, which can still risk data exposure if the connected credentials have broad permissions.

⚡ Reliability

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

Best When

You want a local MCP integration for read-heavy analytics/questions against Acumatica, using the CData JDBC Driver as the underlying connector.

Avoid When

You need web-accessible remote access, multi-tenant isolation, fine-grained authorization per tool/user, or robust documented retry/idempotency behavior.

Use Cases

  • Ask an AI client to retrieve live Acumatica data without writing SQL
  • Discover available Acumatica tables/columns via MCP tools
  • Run ad-hoc read-only SQL SELECT queries through an MCP stdio connection for reporting/analysis

Not For

  • Operations requiring write/create/update/delete (explicitly described as read-only in this project)
  • Use cases needing a remotely hosted MCP endpoint (server uses stdio and is intended for same-machine clients)
  • Environments that require strong service-level guarantees (no SLA or uptime/status info provided)
  • Data governance models requiring strict query safety/guardrails beyond what the underlying JDBC driver enforces

Interface

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

Authentication

Methods: CData JDBC connection/auth as configured in the JDBC driver and .prp file (including possible OAuth flow initiated in browser, if the underlying data source uses OAuth)
OAuth: Yes Scopes: No

README indicates that if the data source uses OAuth, authentication may be required in a browser when testing the connection. The MCP server itself is local stdio; authentication responsibility appears to be delegated to the JDBC driver configuration via the .prp/JdbcUrl properties.

Pricing

Free tier: No
Requires CC: No

Project code is MIT licensed, but it depends on the CData JDBC Driver, which requires licensing per README. No MCP-server pricing details or credit card requirement are stated here.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Server uses stdio; only usable with clients running on the same machine.
  • Run-time tool availability depends on .prp configuration (tables list/prefix/server name/version) and the CData JDBC driver licensing/auth state.
  • Tool outputs described as CSV; agents must parse CSV reliably from tool results.
  • No explicit rate limit/error-code guidance is documented for the MCP layer (and underlying JDBC constraints may surface as tool failures).

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for acumatica-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