SAP HANA XS Advanced MCP Server by CData
@CDataSoftware
SAP HANA XS Advanced 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 HANA XS Advanced (beta): https://www.cdata.com/download/download.aspx?sku=HHZK-V&type=beta
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\sap-hana-xs-advanced.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is SAP HANA XS Advanced MCP Server by CData?
It is a read-only MCP server built by CData that allows LLMs like Claude Desktop to query live data from SAP HANA XS Advanced via natural language, using the CData JDBC Driver for SAP HANA XS Advanced.
How to use SAP HANA XS Advanced MCP Server by CData?
Clone the repository, build with mvn clean install, install and license the CData JDBC Driver, configure a .prp file with connection details, and add the server to Claude Desktop's config file. The server runs via java -jar CDataMCP-jar-with-dependencies.jar <path>.prp.
Key features of SAP HANA XS Advanced MCP Server by CData
- Read-only access to SAP HANA XS Advanced data
- Exposes data as SQL models via JDBC driver
- Provides tools: get_tables, get_columns, run_query
- Uses stdio transport (same-machine clients)
- MIT licensed
- Built on CData's proven JDBC driver
Use cases of SAP HANA XS Advanced MCP Server by CData
- Let LLMs answer questions about business data in SAP HANA XS Advanced
- Query live data without writing SQL – natural language only
- Explore schema (tables and columns) through MCP tools
- Integrate SAP HANA XS Advanced data into AI assistants like Claude Desktop
FAQ from SAP HANA XS Advanced MCP Server by CData
Is this server read-only?
Yes, this MCP server is explicitly read-only. For full CRUD and action capabilities, use the CData MCP Server for SAP HANA XS Advanced (beta).
What dependencies are required?
Java, Maven (for building), and the CData JDBC Driver for SAP HANA XS Advanced must be installed and licensed.
What transport does it use?
The server uses stdio transport and can only be used with clients running on the same machine.
What tools are available?
Three tools: {servername}_get_tables (list tables), {servername}_get_columns (list columns for a table), {servername}_run_query (execute a SQL SELECT query).
How do I configure the connection?
Create a .prp file with properties: Prefix, ServerName, ServerVersion, DriverPath, DriverClass, JdbcUrl, and Tables (optional). Use the CData JDBC Driver's connection string utility
「その他」の他のコンテンツ
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Awesome Mlops
visengerA curated list of references for MLOps
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Codelf
unbugA search tool helps dev to solve the naming things problem.
コメント