Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CCM_HOSTNoMCP HTTP bind host.127.0.0.1
CCM_PORTNoMCP HTTP port.18209
CCM_MCP_PATHNoMCP endpoint path./ccm/mcp
CCM_WORKER_IDNoWorker connection id.environment id
CCM_WORKSPACENoWorker cwd and default workspace root.current directory
CCM_ENVIRONMENT_IDNoEnvironment id advertised by a Worker.OS hostname
CCM_WORKER_HUB_PORTNoWorkerHub TCP port.18301
CCM_PERMISSION_PROFILENo`read-only`, `workspace-write`, or `full-access`.workspace-write
CCM_SPAWN_LOCAL_WORKERNoSet to '0' to prevent `npm start` from spawning a local Worker.1
CCM_WORKER_RECONNECT_MSNoWorker reconnect delay.1000 ms
CCM_MAX_VIEW_IMAGE_BYTESNoMaximum raw image size returned by `view_image`.1 MiB
CCM_WORKER_HUB_BIND_HOSTNoController-side WorkerHub bind host.127.0.0.1
CCM_WORKER_HUB_CONNECT_HOSTNoWorker-side Controller address.127.0.0.1
CCM_MAX_MCP_TOOL_RESULT_BYTESNoAbsolute serialized MCP tool-result limit.2 MiB

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