Skip to main content
Glama
elbachir-salik

GoldenGate MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ORACLE_DSNYesOracle connection stringlocalhost:1521/ORCL
ORACLE_USERYesOracle usernamemcp_reader
RBAC_STRICTNoReject calls with no auth context.false
KAFKA_BROKERSNoComma-separated brokers; leave empty to disable Kafka.
AUDIT_LOG_MODENo`file` or `oracle`.file
ORACLE_PASSWORDYesOracle password. Leave empty to skip Oracle (local MCP testing).
RBAC_READ_ROLESNoComma-separated roles for read tier.analyst,auditor,agent-read
SCHEMA_MAP_PATHNoPath to schema mapping YAML.src/schema/schema_map.yaml
RBAC_SCORE_ROLESNoComma-separated roles for score tier.analyst,agent-score
RBAC_WRITE_ROLESNoComma-separated roles for write tier.compliance-officer,agent-write
ANTHROPIC_API_KEYNoRequired for score tools.
WRITEBACK_API_KEYNoBearer token for write-back endpoint.
WRITEBACK_BASE_URLNoREST endpoint for write tools; leave empty to disable.
AUDIT_LOG_FILE_PATHNoPath for file-mode audit log.audit.log
KAFKA_CONSUMER_GROUPNoKafka consumer group ID.goldengate-mcp
WRITEBACK_TIMEOUT_SECONDSNoHTTP timeout for write-back calls.10.0
CIRCUIT_BREAKER_WRITE_LIMITNoMax writes per minute before circuit trips.100
CIRCUIT_BREAKER_RESET_SECONDSNoCircuit breaker window duration.60

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/elbachir-salik/goldengate-mcp'

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