SAP Hybris C4C MCP Server by CData
@CDataSoftware
SAP Hybris C4C 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 SAP Hybris C4C (beta): https://www.cdata.com/download/download.aspx?sku=OHZK-V&type=beta
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\sap-hybris-c4c.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is SAP Hybris C4C MCP Server by CData?
This read-only MCP server allows LLMs (like Claude Desktop) to query live SAP Hybris C4C data using natural language. It wraps the CData JDBC Driver for SAP Hybris C4C, which exposes SAP Hybris C4C data as relational SQL models, providing a simple MCP interface for AI clients.
How to use SAP Hybris C4C MCP Server by CData?
Clone the repository, build with mvn clean install, download and license the CData JDBC Driver for SAP Hybris C4C, configure a connection string using the driver’s utility, create a .prp file with connection details, and add the server to your Claude Desktop config file (claude_desktop_config.json). The server runs via java -jar CDataMCP-jar-with-dependencies.jar <path-to-prp-file>.
Key features of SAP Hybris C4C MCP Server by CData
- Read-only access to live SAP Hybris C4C data
- Natural language querying via AI clients like Claude Desktop
- Built on the CData JDBC Driver for SAP Hybris C4C
- Provides three tools: get_tables, get_columns, run_query
- Uses stdio transport (client and server on same machine)
- Supports OAuth authentication where needed
Use cases of SAP Hybris C4C MCP Server by CData
- Ask an LLM to correlate closed won opportunities with account industry
- Query open support tickets in a specific project
- Retrieve today’s calendar events from SAP Hybris C4C
- Enable conversational BI without writing SQL
FAQ from SAP Hybris C4C MCP Server by CData
What is the difference between this read-only server and the beta version?
This server is read-only. The free CData MCP Server for SAP Hybris C4C (beta) offers full read, write, update, delete, and action capabilities with simplified setup.
What runtime dependencies are required?
Java, Maven, and the CData JDBC Driver for SAP Hybris C4C must be installed and licensed.
Where does the data reside?
Data remains in SAP Hybris C4C; the server queries it live through the JDBC driver.
What transport does the server use?
It uses stdio, so the server and client must run on the same machine.
How is authentication handled?
If the data source uses OAuth, you authenticate in your browser when configuring the connection string.
「その他」の他のコンテンツ
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
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
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
コメント