{"id":"cdatasoftware-adobe-analytics-mcp-server-by-cdata","name":"adobe-analytics-mcp-server-by-cdata","homepage":null,"repo_url":"https://github.com/CDataSoftware/adobe-analytics-mcp-server-by-cdata","category":"ai-ml","subcategories":[],"tags":["mcp","adobe-analytics","data-access","jdbc","local-stdio","llm-tools"],"what_it_does":"Provides a local, read-only MCP server that wraps CData’s JDBC Driver for Adobe Analytics, exposing Adobe Analytics data as MCP tools (get_tables, get_columns, run_query) for LLM clients (e.g., Claude Desktop) to query live data without writing SQL.","use_cases":["Ask natural-language questions about Adobe Analytics data","Explore available datasets/tables and schema via tools","Run ad-hoc SQL SELECT queries against Adobe Analytics through an MCP-enabled client"],"not_for":["Use as a hosted/remote public API endpoint (server uses stdio and is intended for same-machine clients)","Directly managing/modifying Adobe Analytics data (the MCP server described is read-only)","Production environments requiring strict availability guarantees without monitoring/SLA"],"best_when":"You want a local, tool-based bridge from an MCP-capable desktop client to Adobe Analytics data using an installed CData JDBC driver.","avoid_when":"You need fine-grained row/column security, centralized access controls, or a network-accessible API with published SLAs and operational tooling.","alternatives":["CData-managed “Connect AI” or hosted MCP offerings for Adobe Analytics (if available)","Direct use of CData JDBC driver from your own application (instead of MCP)","Other analytics integrations (e.g., exporting Adobe Analytics data to a warehouse and querying via warehouse APIs)"],"af_score":48.0,"security_score":34.8,"reliability_score":27.5,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:41:12.347508+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["CData JDBC driver licensing via java -jar ... --license","Connection authentication handled by the underlying CData JDBC driver (may use OAuth depending on configuration)"],"oauth":true,"scopes":false,"notes":"The MCP server itself is configured via a local .prp that includes the JDBC URL/connection string. The README notes OAuth may be required for some data sources; exact scopes and scope granularity are not described here."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing is not provided for this MCP server; it depends on CData JDBC driver licensing and possibly Adobe Analytics access."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":48.0,"security_score":34.8,"reliability_score":27.5,"mcp_server_quality":78.0,"documentation_accuracy":72.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":55.0,"rate_limit_clarity":0.0,"tls_enforcement":20.0,"auth_strength":55.0,"scope_granularity":10.0,"dependency_hygiene":40.0,"secret_handling":45.0,"security_notes":"Security relies primarily on the underlying CData JDBC driver and configured JDBC/OAuth mechanisms; this MCP server’s own security controls (authn/authz, least-privilege scopes, TLS requirements, audit logging) are not described. Because it is a local stdio process, transport-level concerns shift to local host security; however, the README does not document how secrets are stored or whether they could appear in logs/errors.","uptime_documented":0.0,"version_stability":45.0,"breaking_changes_history":40.0,"error_recovery":25.0,"idempotency_support":"false","idempotency_notes":"The MCP tools include a run_query action; the README does not discuss idempotency semantics or safe retries.","pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["The server uses stdio, so it must be run on the same machine as the MCP client.","Large/unbounded SELECT queries may be slow or costly, but the README does not document limits or guidance.","The tools return CSV; agents may need to parse CSV results carefully.","Tool naming relies on a Prefix/ServerName in the .prp file; incorrect configuration will lead to missing tools."]}}