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.
Access SAP HANA performance data to diagnose query, execution, and memory issues.
Connect AI to SAP systems for ABAP editing, checks, and activation.
Interact with SAP S/4HANA using natural language for data discovery and CRUD.
Search, browse, and retrieve SAP Help Portal documentation programmatically.
Securely connect AI to SAP ABAP and BTP for business operations.
Connect to SAP via RFC to read metadata and run operations.