ibm-informix-mcp-server-by-cdata

Provides a local, read-only Model Context Protocol (MCP) server for exposing IBM Informix (via CData JDBC Driver for IBM Informix) as MCP tools so an AI client (e.g., Claude Desktop) can query live data without writing SQL.

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

Score Breakdown

⚙ Agent Friendliness

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

🔒 Security

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

Transport to the MCP client is stdio (local), which avoids network exposure for the MCP channel, but credentials are placed in a local .prp file that the README instructs users to create—no guidance is given about secret storage hardening. The server’s query tool behavior is described (SELECT SQL), but the README does not document query safety controls (e.g., max rows, timeouts, query whitelisting) or MCP-level authorization/scope enforcement. TLS to the Informix backend is not described (though it may be configured via the JDBC URL).

⚡ Reliability

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

Best When

You can run the MCP server on the same machine as the MCP client and need read-only access to Informix through a simple tool interface.

Avoid When

You need strong, tool-enforced authorization/row-level security at the MCP layer or you must safely expose query execution to untrusted users.

Use Cases

  • Ask natural-language questions over IBM Informix data from an MCP-capable desktop client
  • Inspect available tables/columns and run read-only SQL SELECT queries through MCP tools
  • Build local assistant workflows that need live Informix-backed answers (e.g., reporting, data discovery)

Not For

  • Direct internet/remote MCP access across machines (stdio-based local transport)
  • Handling untrusted user input that could be turned into arbitrary SQL (no explicit guardrails described)
  • Systems requiring a production-grade API gateway, authentication middleware, or fine-grained audit logging at the MCP layer

Interface

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

Authentication

Methods: CData JDBC driver connection credentials via .prp file (and optional OAuth flow handled by the JDBC driver connection string utility)
OAuth: Yes Scopes: No

Auth is delegated to the underlying CData JDBC Driver configuration; the MCP server itself is configured locally with a properties (.prp) file and does not document MCP-level scopes/permissions.

Pricing

Free tier: No
Requires CC: No

README references licensing for the CData JDBC driver (trial or license key). No MCP-specific pricing details are provided.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Server uses stdio; only works with clients on the same machine (documented).
  • Tools expose a run_query capability; if the underlying MCP server permits arbitrary SQL SELECT, an agent could generate expensive queries unless constrained externally (not documented as restricted).
  • No explicit pagination/limits described for query results (agent may attempt large result sets).
  • Connection configuration depends on correct .prp properties (tables filter optional); mistakes may cause missing schema visibility.

Alternatives

Full Evaluation Report

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