MCP.so
登录
E

eBay Analytics MCP Server by CData

@CDataSoftware

关于 eBay Analytics MCP Server by CData

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 eBay Analytics (beta): https://www.cdata.com/download/download.aspx?sku=JJZK-V&type=beta

基本信息

分类

数据与分析

传输方式

stdio

发布者

CDataSoftware

提交者

Cameron Leblanc

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "{classname_dash}": {
      "command": "PATH\\TO\\java.exe",
      "args": [
        "-jar",
        "PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
        "PATH\\TO\\ebay-analytics.prp"
      ]
    }
  }
}

工具

未检测到工具

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

概览

What is eBay Analytics MCP Server by CData?

It is a read-only MCP server that allows LLMs (such as Claude Desktop) to query live eBay Analytics data using natural language, powered by the CData JDBC Driver for eBay Analytics.

How to use eBay Analytics MCP Server by CData?

Clone the repository, build the JAR with Maven, install and license the CData JDBC Driver for eBay Analytics, create a .prp file with the JDBC URL and driver details, then configure Claude Desktop's claude_desktop_config.json to run the JAR with the .prp file.

Key features of eBay Analytics MCP Server by CData

  • Read-only access to live eBay Analytics data
  • Natural language interface for LLMs
  • Relational SQL model via CData JDBC Driver
  • Provides get_tables, get_columns, and run_query tools
  • Uses stdio transport for same-machine clients
  • Licensed under MIT

Use cases of eBay Analytics MCP Server by CData

  • Ask Claude Desktop for eBay Analytics insights without writing SQL
  • Correlate sales performance with account industry data
  • List available tables and columns from eBay Analytics
  • Run ad-hoc SELECT queries on eBay Analytics data
  • Integrate eBay Analytics analytics into AI‑powered workflows

FAQ from eBay Analytics MCP Server by CData

What does this server require to run?

It requires Java, the CData JDBC Driver for eBay Analytics (installed and licensed), and a .prp file with the connection details.

Is this server read-only?

Yes, it is a read-only MCP server. For full read, write, update, delete, and action capabilities, use the free CData MCP Server for eBay Analytics (beta).

What transport does the server use?

The server uses stdio, so it can only be used with clients that run on the same machine as the server.

How do I authenticate to eBay Analytics?

Use the JDBC Connection String utility to configure OAuth authentication, test the connection, and copy the resulting connection string into your .prp file.

Where can I get support or provide feedback?

Contact the CData Support Team for technical issues or join the CData Community for general feedback.

评论

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