exact-online-mcp-server-by-cdata

Provides a locally hosted, read-only MCP server that exposes Exact Online data (via CData’s JDBC Driver for Exact Online) as MCP tools for listing tables/columns and executing SQL SELECT queries.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ Ai Ml mcp exact-online cdata jdbc stdio read-only data-access llm-integration
⚙ Agent Friendliness
43
/ 100
Can an agent use this?
🔒 Security
35
/ 100
Is it safe for agents?
⚡ Reliability
28
/ 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
40
Auth Strength
45
Scope Granularity
20
Dep. Hygiene
40
Secret Handling
30

The MCP server runs locally over stdio (reducing network exposure), but the README instructs embedding/placing a JDBC connection string and requires a JDBC driver license/auth setup. No guidance is provided on secret storage, log redaction, least-privilege, or how OAuth tokens are stored/handled by the JDBC driver. Rate limiting and operational safety controls are not documented at the MCP layer.

⚡ Reliability

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

Best When

You can run the MCP server on the same machine as the MCP client and you already have the required CData JDBC driver + credentials configured.

Avoid When

You need a network-accessible MCP/HTTP endpoint, strong documented operational guarantees (SLA, rate limits), or you require write/CRUD operations from this specific package.

Use Cases

  • Query Exact Online live data from an MCP-capable client (e.g., Claude Desktop)
  • Natural-language retrieval over relational-style views exposed by the CData JDBC driver
  • Exploratory discovery of available tables and columns for Exact Online data

Not For

  • Directly exposing a public/remote API endpoint (server is stdio/local)
  • Providing secure multi-tenant access over a network without additional infrastructure
  • Performing full CRUD actions (server is described as read-only)

Interface

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

Authentication

Methods: CData JDBC driver authentication/connection string (including possible OAuth in the JDBC layer) CData JDBC Driver license activation (run java -jar ... --license) OAuth flows are triggered via the JDBC driver’s connection string (browser-based, per README note)
OAuth: Yes Scopes: No

Authentication details are handled by the underlying CData JDBC driver; the MCP wrapper itself relies on a local .prp configuration that includes the JDBC URL/connection string.

Pricing

Free tier: No
Requires CC: No

No free tier or pricing numbers are provided in the README content shown; cost depends on CData JDBC driver licensing and your Exact Online account/quotas.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Server uses stdio; only works with clients running on the same machine.
  • Read-only tools only: despite generic phrasing elsewhere, this specific project is stated as read-only; agents expecting writes/CRUD may fail.
  • Large/slow queries may be problematic because the interface encourages natural-language-to-SQL without explicit safeguards, limits, or result pagination (not documented).

Alternatives

Full Evaluation Report

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