{"id":"cdatasoftware-ibm-db2-mcp-server-by-cdata","name":"ibm-db2-mcp-server-by-cdata","af_score":52.5,"security_score":38.5,"reliability_score":28.8,"what_it_does":"Provides a read-only MCP (Model Context Protocol) server that exposes IBM DB2 data to local AI clients via CData JDBC Driver. It runs as a stdio-based MCP server and offers tools to list tables/columns and execute SQL SELECT queries against DB2 without requiring end users to write SQL.","best_when":"You want a local, read-only MCP integration that can query DB2 through CData JDBC with minimal setup in a desktop client workflow.","avoid_when":"You need fine-grained query/row-level security controls, pagination/limits, or you require robust server-to-server (network) access patterns instead of local stdio.","last_evaluated":"2026-04-04T19:58:17.820531+00:00","has_mcp":true,"has_api":false,"auth_methods":["DB2 connectivity via CData JDBC (credentials/connection string in .prp; may include OAuth depending on JDBC configuration)"],"has_free_tier":false,"known_gotchas":["Server uses stdio, so it generally only works with clients on the same machine unless you create an alternative local proxy/execution model.","No explicit pagination/row limits are documented; large queries may be slow or fail depending on DB2/CData behavior.","Read-only only; agents should not attempt mutations even if they attempt generic data-access patterns.","SQL execution tool expects valid SQL SELECT statements; agents may need schema discovery first using get_tables/get_columns."],"error_quality":0.0}