{"id":"cdatasoftware-salesforce-data-cloud-mcp-server-by-cdata","name":"salesforce-data-cloud-mcp-server-by-cdata","af_score":48.0,"security_score":37.8,"reliability_score":15.0,"what_it_does":"Provides a read-only Model Context Protocol (MCP) server that exposes Salesforce Data Cloud as relational SQL tables by wrapping CData's JDBC Driver. It runs as a local process using stdio and offers MCP tools for listing tables/columns and running SQL SELECT queries.","best_when":"You need local, interactive read-only access to Salesforce Data Cloud through an MCP client and can provide a working CData JDBC driver connection string/credential setup.","avoid_when":"You need a network-accessible service with strong API-level auth controls, or you require guaranteed pagination/streaming, robust structured error handling, and explicit rate-limit guidance at the MCP layer.","last_evaluated":"2026-04-04T19:58:23.582511+00:00","has_mcp":true,"has_api":false,"auth_methods":["CData JDBC driver connection string (including optional OAuth flow via browser)","CData JDBC driver licensing step (trial/license key)"],"has_free_tier":false,"known_gotchas":["Server uses stdio, so it can only be used with clients running on the same machine","Large result sets may be problematic because output format is described as CSV with headers but no pagination/limits are documented","OAuth authentication (if required) happens during connection-string build; failing/expired OAuth credentials may prevent tool use","Tool names are prefixed dynamically via the .prp Prefix property; agents must use the correct servername/tool names"],"error_quality":0.0}