73
/ 100
22 days ago
glama

SAP Datasphere MCP Server

Production-ready MCP server enabling AI assistants to interact with SAP Datasphere for real tenant data discovery, metadata exploration, analytics operations, ETL data extraction, database user management, data lineage analysis, and column-level data profiling.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: DATASPHERE_ACCESS_TOKEN, DATASPHERE_REFRESH_TOKEN, DATASPHERE_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSSL_CERT_FILE
configREQUESTS_CA_BUNDLE
🔐 secretDATASPHERE_ACCESS_TOKEN
configDATASPHERE_TOKEN_EXPIRES_IN
🔐 secretDATASPHERE_REFRESH_TOKEN
configDATASPHERE_AUTHORIZE_URL
configMCP_HTTP_PORT
configOAUTH_REDIRECT_PORT
configDATASPHERE_CLIENT_IDyour-client-id
configDATASPHERE_SCOPE
configDATASPHERE_TOKEN_URL"": "https://your-tenant.authentication.eu20.hana.ondemand.com/oauth/token"
🔐 secretDATASPHERE_CLIENT_SECRETyour-client-secret
configMCP_CORS_ORIGINS
configLOG_LEVEL
configDATASPHERE_TENANT_IDyour-tenant-id
configDATASPHERE_BASE_URL"": "https://your-tenant.eu20.hcs.cloud.sap",
configOAUTH_FLOW
configDATASPHERE_REDIRECT_PORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/lichenstuttgart-sap-datasphere-mcp-z37l2y)](https://m8ven.ai/mcp/lichenstuttgart-sap-datasphere-mcp-z37l2y)
commit: 1c3a9fea229213f12215ee894a1033b918f5f4fb
code hash: edff6f18600647c81694a30c679f3c0aa41c3367f6820c132dc31c7c538c0f8c
verified: 7/9/2026, 10:00:02 AM
view raw JSON →