adp-mcp-server-by-cdata

Provides a local, read-only MCP server that exposes ADP data through a simple MCP tool interface backed by CData JDBC Drivers. Intended for use with AI clients (e.g., Claude Desktop) to query live ADP information via natural-language requests or JSON-RPC tool calls.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ API Gateway mcp jdbc adp data-access claude-desktop stdio
⚙ Agent Friendliness
47
/ 100
Can an agent use this?
🔒 Security
37
/ 100
Is it safe for agents?
⚡ Reliability
28
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

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

🔒 Security

TLS Enforcement
50
Auth Strength
35
Scope Granularity
20
Dep. Hygiene
40
Secret Handling
40

Transport security is not explicitly discussed because the MCP server is local and uses stdio. Authentication/authz for data access appears to be handled by the underlying CData JDBC driver connection (possibly OAuth), but the MCP server itself has no described access control, scopes, or tenancy isolation. The tool run_query enables SQL SELECT access; there is no documented query sandboxing, result-size limiting, or explicit prevention of sensitive data exfiltration beyond the read-only intent. Dependency/security hygiene cannot be verified from the provided README alone.

⚡ Reliability

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

Best When

Used locally on the same machine as the MCP-capable client (e.g., Claude Desktop) to safely query ADP data for analysts and assistants.

Avoid When

Avoid if you need remote/Multi-host access, fine-grained authorization, or robust operational controls like documented rate limiting, pagination, or retry semantics.

Use Cases

  • Ask questions about ADP live data (e.g., open tickets, opportunities, calendar events) without writing SQL
  • Discover available ADP tables and columns via MCP tools
  • Run read-only SQL SELECT queries over ADP through an MCP tool for reporting/analysis

Not For

  • Direct internet-access remote MCP hosting (server is designed for local stdio use)
  • High-trust automated data modification workflows (server is stated as read-only)
  • Public multi-tenant deployment without additional hardening (no server-side auth model described)

Interface

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

Authentication

Methods: CData JDBC Driver authentication (may be OAuth via the underlying connection string, per README note)
OAuth: Yes Scopes: No

No auth mechanism for the MCP server itself is described. Authentication is delegated to the underlying CData JDBC driver configuration referenced by the .prp file (including potential OAuth flows).

Pricing

Free tier: No
Requires CC: No

Pricing for the open-source MCP wrapper is not described. The README indicates you must download and license the CData JDBC Driver for ADP.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Server uses stdio, so it can only be used with clients running on the same machine
  • Claude Desktop may require fully quitting and reopening for the MCP server to appear
  • The run_query tool accepts SQL; agents may generate overly broad queries—no query limits or guardrails are described
  • The repository is read-only by design, but the run_query tool still exposes SQL execution; ensure agents do not attempt non-SELECT statements

Alternatives

Full Evaluation Report

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