Server data from the Official MCP Registry
Enterprise SAP OData to MCP Server with AI capabilities and Cloud Foundry integration
Enterprise SAP OData to MCP Server with AI capabilities and Cloud Foundry integration
Set these up before or after installing:
Environment variable: SAP_IAS_URL
Environment variable: SAP_IAS_CLIENT_ID
Environment variable: SAP_IAS_CLIENT_SECRET
Environment variable: SAP_DESTINATION_NAME
Environment variable: ODATA_DISCOVERY_MODE
Environment variable: ODATA_INCLUDE_PATTERNS
Environment variable: ODATA_EXCLUDE_PATTERNS
Environment variable: PORT
Environment variable: NODE_ENV
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-raistlin82-btp-sap-odata-to-mcp-server-optimized": {
"env": {
"PORT": "your-port-here",
"NODE_ENV": "your-node-env-here",
"SAP_IAS_URL": "your-sap-ias-url-here",
"SAP_IAS_CLIENT_ID": "your-sap-ias-client-id-here",
"ODATA_DISCOVERY_MODE": "your-odata-discovery-mode-here",
"SAP_DESTINATION_NAME": "your-sap-destination-name-here",
"SAP_IAS_CLIENT_SECRET": "your-sap-ias-client-secret-here",
"ODATA_EXCLUDE_PATTERNS": "your-odata-exclude-patterns-here",
"ODATA_INCLUDE_PATTERNS": "your-odata-include-patterns-here"
},
"args": [
"-y",
"btp-sap-odata-to-mcp-server"
],
"command": "npx"
}
}
}Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 3 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!