Skip to main content
Glama
DecisionsDev

IBM Decision Intelligence MCP Server

by DecisionsDev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
URLYesBase URL of the decision runtime REST API
DEBUGNoWhen the value is true, debug messages are written to stderr
DI_APIKEYNoDecision Intelligence API key (required for diapikey mode)
TRANSPORTNoTransport protocol: stdio (default) or httpstdio
ZEN_APIKEYNoZen API key (required for zenapikey mode)
ZEN_USERNAMENoZen username (required for zenapikey mode)
BASIC_PASSWORDNoBasic authentication password (required for basic mode)
BASIC_USERNAMENoBasic authentication username (required for basic mode)
DEPLOYMENT_SPACESNoComma-separated list of deployment spaces to scandevelopment
AUTHENTICATION_MODENoAuthentication mode to connect to the decision runtime: diapikey (default), zenapikey or basicdiapikey
DECISION_SERVICE_IDSNoComma-separated list of decision service IDs to be exposed as tools
DECISION_SERVICE_POLL_INTERVALNoInterval in seconds for polling decision services30

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/DecisionsDev/ibm-decision-intelligence-mcp-server'

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