Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DSS_URLNoDeprecated alias for D
PYTHONPATHNoPath to the DSS python directory to enable the in-process dataiku package (optional).
DSS_MCP_HOSTNoListen address.127.0.0.1
DSS_MCP_MODENoPermission tier: read | write | admin.read
DSS_MCP_PORTNoListen port.58000
DSS_MCP_TOKENNoBearer token(s) for authenticating MCP requests.
DSS_MCP_DSS_URLNoDSS base URL.http://127.0.0.1:11000
DSS_MCP_DKU_CALLNoControls the dku_call bridge: off | allowlist | full.off
DSS_MCP_AUDIT_FILENoRotating JSON-lines audit log file.stderr
DSS_MCP_EXPORT_DIRNoDirectory to which export_project is restricted.
DSS_MCP_PUBLIC_URLNoURL clients use; widens the Host allowlist.
DSS_MCP_TOKEN_FILENoFile containing bearer token(s) for authenticating MCP requests.
DSS_MCP_AGENT_TOOLSNoComma-separated list of PROJECT_KEY:TOOL_ID entries to expose as MCP tools.
DSS_MCP_DSS_API_KEYNoDSS API key — treat as admin.
DSS_MCP_DKU_CALL_ALLOWLIST_FILENoPath to a custom dku_call allowlist file.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/qsun-aidata/dss-mcp-bridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server