SAP ByDesign MCP Server by CData
@CDataSoftware
关于 SAP ByDesign 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 ByDesign (beta): https://www.cdata.com/download/download.aspx?sku=UYZK-V&type=beta
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\sap-bydesign.prp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is SAP ByDesign MCP Server by CData?
SAP ByDesign MCP Server by CData is a read-only MCP server that allows LLMs like Claude Desktop to query live SAP ByDesign data through natural language, without writing SQL. It uses the CData JDBC Driver for SAP ByDesign to expose the data as relational SQL models.
How to use SAP ByDesign MCP Server by CData?
Clone the repository, build with Maven (mvn clean install), download and install the CData JDBC Driver for SAP ByDesign, license it, and create a .prp file with the connection string. Then configure the MCP client (e.g., Claude Desktop) to run the JAR with the property file. The server uses stdio transport and must run on the same machine as the client.
Key features of SAP ByDesign MCP Server by CData
- Read-only access to live SAP ByDesign data
- Natural language querying via LLMs
- Exposes SAP ByDesign as relational SQL models
- Built with CData JDBC Driver
- Maven-based build and deployment
- Uses stdio transport for local clients
Use cases of SAP ByDesign MCP Server by CData
- Query account details and opportunities without SQL
- Retrieve open support tickets and project data
- Integrate SAP ByDesign data into AI desktop assistants
- Analyze correlations between sales metrics and account industry
FAQ from SAP ByDesign MCP Server by CData
What does SAP ByDesign MCP Server by CData do?
It lets AI clients like Claude Desktop read live SAP ByDesign data by asking questions in natural language, using the CData JDBC Driver to convert the data into SQL tables.
Is the server read-only?
Yes, this version is read-only. For full read, write, update, delete, and action capabilities, CData offers a separate free beta MCP Server for SAP ByDesign.
What are the dependencies?
You need Java, Maven, and the CData JDBC Driver for SAP ByDesign (which must be installed and licensed). The server runs on Windows, Mac, or Linux.
How do I configure the connection?
Create a .prp file with the JDBC driver path, driver class (cdata.jdbc.sapbydesign.SAPByDesignDriver), and the JDBC URL (obtained via the driver’s connection string utility). The file also requires a prefix and server name.
Why can't I see the server in Claude Desktop?
Fully quit Claude Desktop (use Task Manager on Windows, Activity Monitor on Mac) and reopen it. Also ensure the claude_desktop_config.json file is correctly placed and the JAR path is correct.
其他 分类下的更多 MCP 服务器
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
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
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论