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