CCM
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CCM_HOST | No | MCP HTTP bind host. | 127.0.0.1 |
| CCM_PORT | No | MCP HTTP port. | 18209 |
| CCM_MCP_PATH | No | MCP endpoint path. | /ccm/mcp |
| CCM_WORKER_ID | No | Worker connection id. | environment id |
| CCM_WORKSPACE | No | Worker cwd and default workspace root. | current directory |
| CCM_ENVIRONMENT_ID | No | Environment id advertised by a Worker. | OS hostname |
| CCM_WORKER_HUB_PORT | No | WorkerHub TCP port. | 18301 |
| CCM_PERMISSION_PROFILE | No | `read-only`, `workspace-write`, or `full-access`. | workspace-write |
| CCM_SPAWN_LOCAL_WORKER | No | Set to '0' to prevent `npm start` from spawning a local Worker. | 1 |
| CCM_WORKER_RECONNECT_MS | No | Worker reconnect delay. | 1000 ms |
| CCM_MAX_VIEW_IMAGE_BYTES | No | Maximum raw image size returned by `view_image`. | 1 MiB |
| CCM_WORKER_HUB_BIND_HOST | No | Controller-side WorkerHub bind host. | 127.0.0.1 |
| CCM_WORKER_HUB_CONNECT_HOST | No | Worker-side Controller address. | 127.0.0.1 |
| CCM_MAX_MCP_TOOL_RESULT_BYTES | No | Absolute 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessUnresponsive