Zuora MCP Server by CData
@CDataSoftware
About Zuora 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 Zuora (beta): https://www.cdata.com/download/download.aspx?sku=HZZK-V&type=beta
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\\zuora.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 Zuora MCP Server by CData?
Zuora MCP Server by CData is a read-only MCP server that allows LLMs, such as Claude Desktop, to query live Zuora data using natural language. It wraps the CData JDBC Driver for Zuora, which exposes Zuora entities as relational SQL models, eliminating the need to write SQL manually.
How to use Zuora MCP Server by CData?
Clone the repository, build the JAR with Maven, install and license the CData JDBC Driver for Zuora, create a .prp file with your connection details (including the JDBC URL obtained from the driver’s Connection String utility), then configure the server in your MCP client (e.g., Claude Desktop) by adding its entry to claude_desktop_config.json. The server uses stdio transport and must run on the same machine as the client.
Key features of Zuora MCP Server by CData
- Query live Zuora data via natural language
- Read-only: supports
SELECTqueries only - Exposes
get_tables,get_columns, andrun_querytools - Built on the CData JDBC Driver for Zuora
- Uses
stdiotransport for local client communication
Use cases of Zuora MCP Server by CData
- Ask “Show me all accounts with subscriptions over $500” without writing SQL
- Explore Zuora tables and columns interactively through an LLM client
- Integrate Zuora data into AI-driven dashboards or virtual assistants
FAQ from Zuora MCP Server by CData
Is this server read-only?
Yes. The repository explicitly builds a read-only MCP server. For full create, update, delete, and action support, CData offers a separate beta server.
What are the prerequisites to run it?
Java, Maven, and a licensed or trial copy of the CData JDBC Driver for Zuora. The driver must be installed and licensed before use.
How is the
Frequently asked questions
Is this server read-only?
Yes. The repository explicitly builds a read-only MCP server. For full create, update, delete, and action support, CData offers a separate beta server.
What are the prerequisites to run it?
Java, Maven, and a licensed or trial copy of the CData JDBC Driver for Zuora. The driver must be installed and licensed before use.
Basic information
More Other MCP servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments