MCP.so
Sign In
E

eBay Analytics MCP Server by CData

@CDataSoftware

About 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

Basic information

Category

Data & Analytics

Transports

stdio

Publisher

CDataSoftware

Submitted by

Cameron Leblanc

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Data & Analytics MCP servers