Adobe Commerce MCP Server by CData
@CDataSoftware
Adobe Commerce 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 Adobe Commerce (beta): https://www.cdata.com/download/download.aspx?sku=BZZK-V&type=beta
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\adobe-commerce.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Adobe Commerce MCP Server by CData?
Adobe Commerce MCP Server by CData is a read-only MCP server that allows LLMs (like Claude Desktop) to query live Adobe Commerce data. It wraps the CData JDBC Driver for Adobe Commerce, which exposes Adobe Commerce as relational SQL models, so users can ask natural language questions without writing SQL.
How to use Adobe Commerce MCP Server by CData?
Clone the repository, build the server with Maven, install and license the CData JDBC Driver for Adobe Commerce, create a .prp file with your JDBC connection string and driver path, then add the server to your client’s configuration (e.g., claude_desktop_config.json). Once configured, ask questions like “How many open tickets do I have?” or “What is the correlation between my closed won opportunities and the account industry?” – the server provides tools (get_tables, get_columns, run_query) that the LLM uses automatically.
Key features of Adobe Commerce MCP Server by CData
- Read-only MCP server for Adobe Commerce data
- Exposes Adobe Commerce as relational SQL tables
- Tools:
get_tables,get_columns,run_query - No SQL required – use natural language through your LLM client
- Uses
stdiotransport (same-machine client only) - MIT licensed
Use cases of Adobe Commerce MCP Server by CData
- Let an LLM answer questions about Adobe Commerce orders, products, customers, and inventory in real time.
- Analyze live Adobe Commerce data without writing SQL – ask plain English questions.
- Integrate Adobe Commerce insights into AI assistants like Claude Desktop for rapid decision-making.
FAQ from Adobe Commerce MCP Server by CData
What dependencies are required to run this server?
Java (to run the JAR), Maven (to build), and the CData JDBC Driver for Adobe Commerce (install and license separately).
Is the server read-only?
Yes, this MCP server is read-only. CData offers a separate beta MCP server with full read, write, update, and delete capabilities.
How do I configure the connection to Adobe Commerce?
Create a .prp file with properties like JdbcUrl, DriverPath, DriverClass, and Prefix. Use the JDBC Connection String utility from the driver to test and copy the connection string.
What transport does the server use?
It uses stdio, so the client (e.g., Claude Desktop) must run on the same machine as the server.
Where can I get help?
For connection issues, contact the CData Support Team. For MCP server feedback, join the CData Community.
「その他」の他のコンテンツ
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Awesome Mlops
visengerA curated list of references for MLOps
Blender
ahujasidOpen-source MCP to use Blender with any LLM
コメント