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
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
MCP.science: Open Source MCP Servers for Scientific Research 🔍📚
pathintegral-instituteOpen Source MCP Servers for Scientific Research
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
HubSpot MCP Server
baryhuangA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
Comments