Enables querying SAP HANA data from Claude Desktop using CData JDBC Drivers.
Sponsored
This read-only server allows Large Language Models (LLMs) like Claude Desktop to query live SAP HANA data. It leverages the CData JDBC Driver for SAP HANA, exposing SAP HANA data as relational SQL models accessible through a Model Context Protocol (MCP) interface. This setup allows users to retrieve live information from SAP HANA using natural language questions, eliminating the need for SQL queries. The provided setup guide walks through building the server, configuring the JDBC driver, and integrating it with Claude Desktop.
主要功能
01Integrates with Claude Desktop.
02Enables natural language querying of SAP HANA data.
03Provides a read-only MCP interface.
040 GitHub stars
05Uses CData JDBC Driver for SAP HANA.
06Exposes SAP HANA data as SQL models.
使用案例
01Retrieving live information from SAP HANA without writing SQL queries.
02Integrating SAP HANA data with LLMs.
03Querying SAP HANA data using natural language within Claude Desktop.