MCP.so
登录

adobe-analytics-mcp-server-by-cdata

@CDataSoftware

关于 adobe-analytics-mcp-server-by-cdata

This read-only MCP Server allows you to connect to Adobe Analytics data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at

基本信息

分类

数据与分析

许可证

MIT license

运行时

java

传输方式

stdio

发布者

CDataSoftware

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is adobe-analytics-mcp-server-by-cdata?

It is a read-only Model Context Protocol server that enables LLMs like Claude Desktop to query live Adobe Analytics data using natural language. It wraps the CData JDBC Driver for Adobe Analytics to expose Adobe Analytics data as relational SQL models, removing the need to write SQL directly.

How to use adobe-analytics-mcp-server-by-cdata?

Clone the repository, build the JAR with Maven (mvn clean install), download and license the CData JDBC Driver for Adobe Analytics, and configure a connection string. Create a .prp file with JDBC properties, then add the server to your Claude Desktop configuration (claude_desktop_config.json). The server uses stdio transport, so the client must run on the same machine. Once configured, ask natural language questions about your Adobe Analytics data.

Key features of adobe-analytics-mcp-server-by-cdata

  • Read-only access to Adobe Analytics data via natural language queries
  • Built on the CData JDBC Driver for Adobe Analytics
  • Exposes data as relational SQL tables
  • Provides tools: get_tables, get_columns, and run_query
  • Uses stdio transport – client and server must share the same machine

Use cases of adobe-analytics-mcp-server-by-cdata

  • Ask “How many open tickets do I have in the SUPPORT project?” without writing SQL
  • Explore correlations between opportunities and account industry
  • Retrieve calendar events or other Adobe Analytics metrics through an LLM chat interface

FAQ from adobe-analytics-mcp-server-by-cdata

Is this server read-only?

Yes, this project builds a read-only MCP server. For full read, write, update, and delete capabilities, CData offers a free beta MCP Server for Adobe Analytics with a simplified setup.

What

评论

数据与分析 分类下的更多 MCP 服务器