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
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, andrun_querytools - 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.
More Data & Analytics MCP servers
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
MCP Server for Deep Research
reading-plus-aimcp-server-apache-airflow
yangkyeongmoGoogle Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
Comments