io.github.Raistlin82
btp-sap-odata-to-mcp-server-optimized
Enterprise SAP OData to MCP Server with AI capabilities and Cloud Foundry integration
hostedcommunityservice
Package Details
btp-sap-odata-to-mcp-server
Transportstdio
Environment Variables
SAP_IAS_URL
Required
URL of the SAP Identity Authentication Service tenant
SAP_IAS_CLIENT_ID
Required
Client ID for the OAuth application in IAS
SAP_IAS_CLIENT_SECRET
RequiredSecret
Client Secret for the OAuth application in IAS
SAP_DESTINATION_NAME
Required
Name of the BTP destination used for service discovery
ODATA_DISCOVERY_MODE
OData discovery mode: pattern, business, whitelist, or all
ODATA_INCLUDE_PATTERNS
Comma-separated patterns to include (pattern mode)
ODATA_EXCLUDE_PATTERNS
Comma-separated patterns to exclude (pattern mode)
PORT
The port on which the Express server will listen
NODE_ENV
The application's operating environment