apache-cassandra-mcp-server-by-cdata

Provides a local, read-only MCP server that wraps the CData JDBC Driver for Apache Cassandra and exposes tools to list tables/columns and run SQL SELECT queries over Cassandra data via Claude Desktop (stdio transport on the same machine).

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ Infrastructure mcp cassandra jdbc data-access claude-desktop read-only stdio
⚙ Agent Friendliness
54
/ 100
Can an agent use this?
🔒 Security
33
/ 100
Is it safe for agents?
⚡ Reliability
24
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

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

🔒 Security

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

Security controls are largely delegated to the CData JDBC Driver and the database. The README indicates local stdio usage but does not document TLS, secrets storage practices (only that credentials are placed into a .prp / JDBC URL), query restrictions, auditing, or fine-grained scope enforcement. Running a query tool that accepts SQL increases risk of unintended heavy queries if an agent is not constrained.

⚡ Reliability

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

Best When

You want an on-device MCP integration for read-only Cassandra analytics/exploration, and you already manage Cassandra credentials/driver licensing on the same host.

Avoid When

You require robust security boundaries, auditing, and safety controls around query execution; or you need write/update/delete or remote multi-tenant access.

Use Cases

  • Natural-language querying of Cassandra data from an MCP-capable client (e.g., Claude Desktop)
  • Exploratory analysis: list available tables and columns, then run read-only queries
  • Building agent workflows that need low-friction access to Cassandra data without writing SQL

Not For

  • Untrusted remote access over the network (stdio requires local co-location)
  • Write operations (the project explicitly describes itself as read-only)
  • Environments needing strong operational controls like query cost limits, row-level security enforcement, or standardized pagination

Interface

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

Authentication

Methods: CData JDBC Driver licensing required (separate step) Database connection authentication via JDBC connection string embedded in a .prp file (may include OAuth depending on Cassandra connector configuration)
OAuth: No Scopes: No

Authentication details for Cassandra are delegated to the CData JDBC Driver; the MCP server itself uses a local stdio process and does not document additional auth layers or scope controls.

Pricing

Model: CData JDBC Driver + potentially CData MCP licensin
Free tier: No
Requires CC: No

No MCP-specific pricing details are provided in the README; the JDBC driver licensing step is required and the managed alternative is referenced.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Transport is stdio, so the MCP server must run on the same machine as the client (no remote access).
  • Tool outputs are returned in CSV format; agents may need to parse CSV carefully.
  • The MCP interface includes a run_query tool that takes raw SQL SELECT; agents should constrain query size to avoid excessive results/timeouts (no limits are documented).

Alternatives

Full Evaluation Report

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