Connect to SAP HANA to query data, inspect schemas, and export records.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-saphana" yet — see the docs or source repo.
Connect to SAP HANA and query total sales and order counts by region for the last 30 days, then return the top 10 regions sorted by sales descending.
A readable result table with region, total sales, order count, and ranking.
List all tables under the SALES schema in SAP HANA and describe the main columns, data types, and primary keys for each table.
A schema inventory with table and column details to help understand the database design.
Bulk export all active records from the CUSTOMER table in SAP HANA and arrange the fields in the required order for CSV export.
Export-ready data output with clear field ordering and record scope.
Connect AI to query and operate SAP ECC and S/4HANA systems.
Connect AI to SAP systems for ABAP editing, checks, and activation.
Search, browse, and retrieve SAP Help Portal documentation programmatically.
Connect AI assistants to SAP ABAP systems through an MCP server.
Explore SQL schemas and run safe read-only SELECT queries.
Connect to SAP SuccessFactors to retrieve and update employee data.