Skip to main content
Glama

SAP OData to MCP Server

by lemaiwo
mta.yaml1.71 kB
_schema-version: "3.3.0" ID: btp-sap-odata-to-mcp-server description: "SAP OData to MCP Server Multi-target application" version: 1.0.0 parameters: enable-parallel-deployments: true build-parameters: before-all: - builder: custom commands: - npm i modules: - name: sap-mcp-server type: nodejs path: ./ parameters: app-name: sap-mcp-server-${space} memory: 512M disk-quota: 1G buildpack: nodejs_buildpack command: npm run start keep-existing-routes: true health-check-type: http health-check-http-endpoint: /health timeout: 180 properties: LOG_LEVEL: debug build-parameters: builder: custom commands: - npm run build ignore: - node_modules/ - .git/ - tests/ requires: - name: sap-mcp-destination - name: sap-mcp-connectivity - name: sap-mcp-xsuaa resources: # Destination Service - name: sap-mcp-destination type: org.cloudfoundry.managed-service parameters: service: destination service-name: sap-mcp-destination-${space} service-plan: lite # Connectivity Service - name: sap-mcp-connectivity type: org.cloudfoundry.managed-service parameters: service-name: sap-mcp-connectivity-${space} service: connectivity service-plan: lite # XSUAA Service - name: sap-mcp-xsuaa type: org.cloudfoundry.managed-service parameters: service-name: sap-mcp-xsuaa-${space} service: xsuaa service-plan: application path: ./xs-security.json config: xsappname: btp-sap-odata-to-mcp-server-${space} tenant-mode: dedicated

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lemaiwo/btp-sap-odata-to-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server