Zuora MCP Server by CData
@CDataSoftware
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
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\zuora.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
「その他」の他のコンテンツ
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
コメント