Skip to main content
Glama
IBM

chuk-mcp-runtime

Official
by IBM

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HUB_IDNoHub instance identifier for distributed deployments
POD_IPNoPod IP for service discovery
HUB_URLNoHub registration endpoint URL
HUB_ADDRNoHub communication address
POD_NAMENoKubernetes pod name (auto-detected)
HUB_TOKENNoHub authentication token
REDIS_URLNoRedis connection URL (standalone or cluster with comma-separated nodes)redis://localhost:6379
AWS_REGIONNoAWS region for S3 storageus-east-1
JWT_LEEWAYNoClock drift tolerance in seconds for JWT validation0
SANDBOX_IDNoAnother alternative sandbox ID
ENVIRONMENTNoEnvironment name for namespace isolationdev
TOOL_TIMEOUTNoAlternative tool timeout variable
DEPLOYMENT_IDNoDeployment identifier for namespace isolationdefault
JWT_ALGORITHMNoJWT signing algorithmHS256
SBX_TRANSPORTNoSandbox transport protocol (http, grpc)
IBM_COS_APIKEYNoIBM COS API key (IAM authentication)
JWT_SECRET_KEYNoJWT signing secret (required if auth is enabled)
MCP_SANDBOX_IDNoSandbox identifier
ARTIFACT_BUCKETNoBucket name for artifact storagelocal-artifacts
CHUK_SANDBOX_IDNoAlternative sandbox ID
S3_ENDPOINT_URLNoS3-compatible endpoint URL (for MinIO, Tigris, etc.)
ARTIFACT_FS_ROOTNoBase path for filesystem artifact storage./artifacts
IBM_COS_ENDPOINTNoIBM Cloud Object Storage endpoint URL
MCP_TOOL_TIMEOUTNoDefault tool timeout in seconds60
AWS_ACCESS_KEY_IDNoAWS access key ID for S3 storage
CHUK_MCP_LOG_LEVELNoGlobal log level (DEBUG, INFO, WARNING, ERROR)INFO
REDIS_TLS_INSECURENoDisable SSL certificate verification for Redis (0 or 1)0
CHUK_MCP_CONFIG_PATHNoPath to YAML config file
IBM_COS_INSTANCE_CRNNoIBM COS instance CRN
SANDBOX_REGISTRY_TTLNoSandbox registry entry TTL in seconds86400
AWS_SECRET_ACCESS_KEYNoAWS secret access key for S3 storage
JWT_ALLOWED_ALGORITHMSNoAccepted JWT algorithms (comma-separated)
ARTIFACT_SESSION_PROVIDERNoSession provider for artifacts (memory, redis)memory
ARTIFACT_STORAGE_PROVIDERNoArtifact storage provider (memory, filesystem, s3, ibm_cos)memory

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

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/IBM/chuk-mcp-runtime'

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