marketo-mcp-server-by-cdata

Provides a local, read-only MCP server for querying Marketo data via the CData JDBC Driver, exposing database-like tables/columns and a simple tool interface (get_tables, get_columns, run_query) to MCP clients (e.g., Claude Desktop) over stdio.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ Ai Ml mcp marketo jdbc local-stdio read-only llm-integration data-access
⚙ Agent Friendliness
50
/ 100
Can an agent use this?
🔒 Security
43
/ 100
Is it safe for agents?
⚡ Reliability
26
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

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

🔒 Security

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

Security controls are largely delegated to the underlying CData JDBC driver and the Marketo connection mechanism. The MCP server runs locally over stdio; network TLS is not described for the MCP transport. No tool-level authorization, scope granularity, or explicit secret-handling/logging guarantees are provided in the README. OAuth may be involved via the JDBC URL parameter, but credential storage practices are not documented here.

⚡ Reliability

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

Best When

You want local LLM-to-Marketo querying on the same machine as the MCP client, using CData’s JDBC driver for connection and authorization to Marketo.

Avoid When

You need a remotely reachable service, centralized access control, detailed pagination controls, or you cannot manage the underlying JDBC driver credentials safely on the host.

Use Cases

  • Enable an MCP-capable desktop client to query Marketo data with natural-language requests
  • Browse available Marketo/JDBC-exposed tables and columns
  • Run read-only SQL SELECT queries against Marketo via a standardized MCP tool interface

Not For

  • Internet-accessible/shared multi-tenant deployments (stdio implies local same-machine usage)
  • Use cases requiring robust CREATE/UPDATE/DELETE (README describes read-only for this project)
  • Applications needing an HTTP/REST API endpoint with standard web security controls

Interface

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

Authentication

Methods: CData JDBC Driver connection string authentication (may use OAuth via InitiateOAuth/GETANDREFRESH in JDBC URL) CData JDBC Driver licensing step via jar --license
OAuth: Yes Scopes: No

Authentication is delegated to the CData JDBC Driver. The README hints that if the data source uses OAuth, the user must authenticate in a browser. Tool-level scope/granularity is not described in this MCP wrapper.

Pricing

Free tier: No
Requires CC: No

Pricing for the MCP server itself isn’t specified in the provided README; it references CData JDBC Driver licensing and also points to managed platforms (CData Connect AI / other MCP server) which likely have commercial terms.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Server uses stdio, so it only works with clients running on the same machine (as stated).
  • The README implies Claude Desktop may require fully quitting and reopening for MCP servers to appear.
  • run_query accepts raw SQL SELECT; agents should avoid generating unintended heavy/expensive queries and ensure table/column names match the JDBC-exposed schema.

Alternatives

Full Evaluation Report

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