Skip to main content
Glama
rahulsethi
by rahulsethi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BDC_MODENoRuntime mode label (local/dev/prod)local
BDC_USERNoUser label (redacted)
BDC_REGIONNoRegion label
BDC_PLUGINSNoComma-separated plugin module paths to load (v0.2 also accepts npx:/uvx:/cmd: upstream MCP servers)
BDC_BASE_URLNoBase URL label (redacted where appropriate)
BDC_MOCK_MODENoUse fixtures/local inputs instead of calling external endpoints1
BDC_TENANT_IDNoTenant identifier (redacted in outputs)
BDC_MAX_DOC_KBNoMax size for fetched ORD docs (prevents 'LLM ate my RAM' moments)512
BDC_VERIFY_TLSNoVerify TLS certificates for HTTPS fetches1
BDC_ORD_SOURCESNoComma-separated list of ORD sources (URLs or file paths)
BDC_PLUGIN_TRUSTNoOperator-asserted trust for plugin aliases (v0.2)
BDC_AUDIT_ENABLEDNoEvery tool call writes a JSONL audit event (v0.2)1
BDC_APPROVAL_TOKENNoSecret approval token for write operations (v0.2)
BDC_REQUIRE_DRY_RUNNoHigh-risk tools must dry-run first (v0.2)1
BDC_SERVICE_ACCOUNTNoService account label (redacted)
BDC_API_POLICY_STRICTNoWRITE/ADMIN tools with api_surface=UNKNOWN are refused (v0.2)1
BDC_ENABLE_ADMIN_TOOLSNoEnable admin tools (v0.2)0
BDC_ENABLE_WRITE_TOOLSNoEnables write tools (keep OFF in v0.1)0
BDC_PLUGIN_ENV_PASSTHROUGHNoSecrets to forward to plugin subprocesses (v0.2)
BDC_REQUIRE_APPROVAL_TOKENNoRequire approval token for real execution (v0.2)1

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/rahulsethi/SAPBDCMCP'

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