Enables querying of ADP data through SQL queries, providing access to HR and payroll information via natural language interactions.
Allows querying of Airtable databases through SQL interface, enabling data retrieval from tables, bases, and records.
Provides SQL-based access to Amazon DynamoDB tables, allowing queries and data retrieval from NoSQL databases.
Enables querying of Amazon S3 data through SQL interface, providing access to object storage metadata and content.
Allows querying of Asana project management data through SQL queries, providing access to tasks, projects, and team information.
Enables SQL-based querying of Basecamp project management data, including projects, to-dos, and team collaboration information.
Provides SQL access to BigCommerce e-commerce data, enabling queries on products, orders, customers, and store analytics.
Allows querying of Bitbucket repository data through SQL interface, providing access to repositories, issues, and development metrics.
Enables SQL-based access to Box cloud storage data, allowing queries on files, folders, and sharing information.
Provides SQL access to Confluence wiki data, enabling queries on pages, spaces, and content collaboration information.
Allows SQL-based querying of Couchbase NoSQL database data, providing access to documents and buckets.
Enables querying of Databricks analytics platform data through SQL interface, providing access to data lakehouse information.
Provides SQL access to Dropbox file storage data, enabling queries on files, folders, and sharing metadata.
Allows querying of eBay marketplace data through SQL interface, providing access to listings, sales, and marketplace analytics.
Enables SQL-based querying of Elasticsearch search and analytics data, providing access to indices and document searches.
Provides SQL access to EnterpriseDB PostgreSQL data, enabling advanced database queries and enterprise database operations.
Allows querying of Facebook social media data through SQL interface, providing access to posts, pages, and social analytics.
Enables SQL-based access to GitHub repository data, allowing queries on repositories, issues, pull requests, and development metrics.
Provides SQL access to Gmail email data, enabling queries on messages, threads, and email analytics.
Allows querying of Google Ads advertising data through SQL interface, providing access to campaigns, keywords, and ad performance metrics.
Enables SQL-based querying of Google Analytics web analytics data, providing access to website traffic, user behavior, and conversion metrics.
Provides SQL access to Google Calendar data, enabling queries on events, schedules, and calendar information.
Allows querying of Google Campaign Manager 360 advertising data through SQL interface, providing access to campaign performance and reporting data.
Enables SQL-based access to Google Cloud Storage data, allowing queries on buckets, objects, and storage metadata.
Provides SQL access to Google Drive file storage data, enabling queries on files, folders, and sharing information.
Allows querying of Google Sheets spreadsheet data through SQL interface, providing access to worksheet data and analytics.
Enables SQL-based querying of GraphQL APIs, providing a relational interface to GraphQL data sources.
Provides SQL access to Greenhouse recruiting data, enabling queries on candidates, jobs, and hiring pipeline information.
Allows querying of HubSpot CRM and marketing data through SQL interface, providing access to contacts, deals, and marketing analytics.
Enables SQL-based access to Instagram social media data, allowing queries on posts, stories, and social engagement metrics.
Provides SQL access to Jira project management data, enabling queries on issues, projects, and development workflow information.
Enables SQL-based querying of MailChimp email marketing data, providing access to campaigns, subscribers, and email analytics.
Provides SQL access to MariaDB database data, enabling advanced database queries and data operations.
Allows querying of MongoDB NoSQL database data through SQL interface, providing relational access to document collections.
Enables SQL-based access to MYOB accounting data, allowing queries on financial records, accounts, and business analytics.
Provides SQL access to MySQL database data, enabling comprehensive database queries and data operations.
Allows querying of Neo4j graph database data through SQL interface, providing access to nodes, relationships, and graph analytics.
Enables SQL-based access to Odoo ERP data, allowing queries on business processes, modules, and enterprise resource information.
Provides SQL access to Okta identity management data, enabling queries on users, groups, and authentication information.
Allows querying of PayPal payment data through SQL interface, providing access to transactions, payments, and financial analytics.
Enables SQL-based access to Pinterest social media data, allowing queries on pins, boards, and engagement metrics.
Provides SQL access to PostgreSQL database data, enabling comprehensive database queries and advanced data operations.
Allows querying of Presto distributed SQL query engine data, providing access to large-scale data analytics.
Enables SQL-based access to QuickBooks accounting data, allowing queries on financial records, transactions, and business analytics.
Provides SQL access to Redis in-memory database data, enabling queries on key-value pairs and cached data.
Allows querying of RSS feed data through SQL interface, providing access to syndicated content and feed analytics.
Enables SQL-based access to Sage accounting and ERP data, allowing queries on financial records and business processes.
Provides SQL access to Salesforce CRM data, enabling queries on contacts, leads, opportunities, and customer relationship information.
Allows querying of SAP enterprise software data through SQL interface, providing access to business processes and ERP information.
Enables SQL-based access to SendGrid email delivery data, allowing queries on email campaigns, deliverability, and analytics.
Provides SQL access to Shopify e-commerce data, enabling queries on products, orders, customers, and store analytics.
Allows querying of SingleStore database data through SQL interface, providing access to real-time analytics and distributed data.
Enables SQL-based access to Slack workspace data, allowing queries on messages, channels, and team communication analytics.
Provides SQL access to Snapchat advertising data, enabling queries on ad campaigns and social media marketing analytics.
Allows querying of Snowflake cloud data warehouse information through SQL interface, providing access to data analytics and warehousing.
Enables SQL-based access to Splunk machine data analytics, allowing queries on logs, events, and operational intelligence.
Provides SQL access to Square payment processing data, enabling queries on transactions, payments, and business analytics.
Allows querying of Stripe payment data through SQL interface, providing access to transactions, customers, and financial analytics.
Enables SQL-based access to SurveyMonkey survey data, allowing queries on responses, surveys, and analytics.
Provides SQL access to Teradata data warehouse information, enabling advanced analytics and data warehousing queries.
Allows querying of Trello project management data through SQL interface, providing access to boards, cards, and workflow information.
Enables SQL-based access to Trino distributed query engine data, providing queries across multiple data sources.
Provides SQL access to Twilio communication platform data, enabling queries on messages, calls, and communication analytics.
Allows querying of WooCommerce e-commerce data through SQL interface, providing access to products, orders, and store analytics.
Enables SQL-based access to WordPress content management data, allowing queries on posts, pages, and website analytics.
Provides SQL access to Xero accounting data, enabling queries on financial records, transactions, and business analytics.
Allows querying of XML data sources through SQL interface, providing relational access to structured XML content.
Enables SQL-based access to YouTube analytics data, allowing queries on video performance, channel metrics, and engagement statistics.
Provides SQL access to Zendesk customer service data, enabling queries on tickets, customers, and support analytics.
Allows querying of Zoho business application data through SQL interface, providing access to CRM, projects, and business analytics.
adobe-analytics-mcp-server-by-cdata
CData's Model Context Protocol (MCP) Server for Adobe Analytics
: This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Adobe Analytics (beta).
Purpose
We created this read-only MCP Server to allow LLMs (like Claude Desktop) to query live data Adobe Analytics supported by the CData JDBC Driver for Adobe Analytics.
CData JDBC Driver connects to Adobe Analytics by exposing them as relational SQL models.
This server wraps that driver and makes Adobe Analytics data available through a simple MCP interface, so LLMs can retrieve live information by asking natural language questions — no SQL required.
Setup Guide
- Clone the repository:
- Build the server:This creates the JAR file: CDataMCP-jar-with-dependencies.jar
- Download and install the CData JDBC Driver for {source}: https://www.cdata.com/drivers/adobeanalytics/download/jdbc
- License the CData JDBC Driver:
- Navigate to the
lib
folder in the installation directory, typically:- (Windows)
C:\Program Files\CData\CData JDBC Driver for Adobe Analytics\
- (Mac/Linux)
/Applications/CData JDBC Driver for Adobe Analytics/
- (Windows)
- Run the command
java -jar cdata.jdbc.adobeanalytics.jar --license
- Enter your name, email, and "TRIAL" (or your license key).
- Navigate to the
- Configure your connection to the data source (Salesforce as an example):
- Run the command
java -jar cdata.jdbc.adobeanalytics.jar
to open the Connection String utility. - Configure the connection string and click "Test Connection"
Note: If the data sources uses OAuth, you will need to authenticate in your browser.
- Once successful, copy the connection string for use later.
- Run the command
- Create a
.prp
file for your JDBC connection (e.g.adobe-analytics.prp
) using the following properties and format:- Prefix - a prefix to be used for the tools exposed
- ServerName - a name for your server
- ServerVersion - a version for your server
- DriverPath - the full path to the JAR file for your JDBC driver
- DriverClass - the name of the JDBC Driver Class (e.g. cdata.jdbc.adobeanalytics.AdobeAnalyticsDriver)
- JdbcUrl - the JDBC connection string to use with the CData JDBC Driver to connect to your data (copied from above)
- Tables - leave blank to access all data, otherwise you can explicitly declare the tables you wish to create access for
Using the Server with Claude Desktop
- Create the config file for Claude Desktop ( claude_desktop_config.json) to add the new MCP server, using the format below. If the file already exists, add the entry to the
mcpServers
in the config file. WindowsLinux/MacIf needed, copy the config file to the appropriate directory (Claude Desktop as the example). WindowsLinux/Mac - Run or refresh your client (Claude Desktop).
Note: You may need to fully exit or quit your Claude Desktop client and re-open it for the MCP Servers to appear.
Running the Server
- Run the follow the command to run the MCP Server on its own
Usage Details
Once the MCP Server is configured, the AI client will be able to use the built-in tools to read, write, update, and delete the underlying data. In general, you do not need to call the tools explicitly. Simply ask the client to answer questions about the underlying data system. For example:
- "What is the correlation between my closed won opportunities and the account industry?"
- "How many open tickets do I have in the SUPPORT project?"
- "Can you tell me what calendar events I have today?"
The list of tools available and their descriptions follow:
Tools & Descriptions
In the definitions below, {servername}
refers to the name of the MCP Server in the config file (e.g. {classname_dash}
above).
{servername}_get_tables
- Retrieves a list of tables available in the data source. Use the{servername}_get_columns
tool to list available columns on a table. The output of the tool will be returned in CSV format, with the first line containing column headers.{servername}_get_columns
- Retrieves a list of columns for a table. Use the{servername}_get_tables
tool to get a list of available tables. The output of the tool will be returned in CSV format, with the first line containing column headers.{servername}_run_query
- Execute a SQL SELECT query
JSON-RPC Request Examples
If you are scripting out the requests sent to the MCP Server instead of using an AI Client (e.g. Claude), then you can refer to the JSON payload examples below – following the JSON-RPC 2.0 specification - when calling the available tools.
adobe_analytics_get_tables
adobe_analytics_get_columns
adobe_analytics_run_query
Troubleshooting
- If you cannot see your CData MCP Server in Claude Desktop, be sure that you have fully quit Claude Desktop (Windows: use the Task Manager, Mac: use the Activity Monitor)
- If Claude Desktop is unable to retrieve data, be sure that you have configured your connection properly. Use the Connection String builder to create the connection string (see above) and copy the connection string into the property (.prp) file.
- If you are having trouble connecting to your data source, contact the CData Support Team.
- If you are having trouble using the MCP server, or have any other feedback, join the CData Community.
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
All Supported Sources
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Adobe Analytics MCP Server by CData
Related MCP Servers
- -securityAlicense-qualitySQL Server Analysis Services MCP Server by CDataLast updated -MIT License
- -securityAlicense-qualityADP MCP Server by CDataLast updated -1MIT License
- -securityAlicense-qualityGoogle Analytics MCP Server by CDataLast updated -MIT License
- -securityAlicense-qualityActive Directory MCP Server by CDataLast updated -2MIT License