SAP Datasphere MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HTTP_HOST | No | Bind address in HTTP mode | 127.0.0.1 |
| MCP_HTTP_PATH | No | URL path for the MCP endpoint in HTTP mode | /mcp |
| MCP_HTTP_PORT | No | Bind port in HTTP mode | 8080 |
| MCP_TRANSPORT | No | Transport mode: stdio or http | stdio |
| USE_MOCK_DATA | No | Enable mock data mode for testing without real credentials | false |
| DATASPHERE_BASE_URL | Yes | SAP Datasphere tenant base URL (e.g., https://your-tenant.eu10.hcs.cloud.sap) | |
| MCP_HTTP_AUTH_TOKEN | No | Bearer token for HTTP mode authentication (optional) | |
| DATASPHERE_CLIENT_ID | Yes | OAuth 2.0 client ID (technical user) | |
| DATASPHERE_TENANT_ID | Yes | SAP Datasphere tenant ID | |
| DATASPHERE_TOKEN_URL | Yes | OAuth 2.0 token endpoint URL (e.g., https://your-tenant.authentication.eu10.hana.ondemand.com/oauth/token) | |
| DATASPHERE_CLIENT_SECRET | Yes | OAuth 2.0 client secret |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/MarioDeFelipe/sap-datasphere-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server