SAP Business Intelligence · Capability
SAP Business Intelligence Data Warehouse Access
Workflow capability for accessing and querying data from SAP BW/4HANA data warehouse and SAP Datasphere platform. Enables data discovery, model browsing, connection management, and analytical data consumption. Used by data engineers, BI architects, and analytics platform administrators.
What You Can Do
GET
List info providers
— List InfoProviders in BW/4HANA.
/v1/info-providers
GET
Get info provider
— Get InfoProvider details.
/v1/info-providers/{infoProviderName}
GET
List spaces
— List Datasphere spaces.
/v1/spaces
GET
List connections
— List data source connections.
/v1/connections
GET
Browse catalog
— Browse the Datasphere data catalog.
/v1/catalog
MCP Tools
bw-list-info-providers
List all InfoProviders (InfoCubes, DSOs, CompositeProviders) in SAP BW/4HANA.
read-only
bw-get-info-provider
Get metadata for a specific BW/4HANA InfoProvider.
read-only
datasphere-list-spaces
List SAP Datasphere spaces the user has access to.
read-only
datasphere-get-space
Get configuration of a specific Datasphere space.
read-only
datasphere-list-connections
List all data source connections configured in Datasphere.
read-only
datasphere-browse-catalog
Browse the Datasphere data catalog for available datasets and views.
read-only
APIs Used
sap-bi-bw4hana
sap-bi-datasphere