Skip to main content
Glama
medelmouhajir

Claude Code Manager WAN

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level. Default: 'INFO'.INFO
JWT_SECRETYesRequired. Secret used to verify X-Internal-Auth JWTs from ISLI Core.
CLAUDE_CODE_PATHNoPath to the Claude Code binary. Used when CLAUDE_CODE_LAUNCH_COMMAND is not set. Default: 'claude'.claude
ALLOWED_WORKSPACESNoOptional comma-separated list of allowed workspace directory prefixes. Empty = no restriction.
MAX_CONCURRENT_SESSIONSNoMaximum number of persistent Claude Code sessions. Default: '10'.10
CLAUDE_CODE_LAUNCH_COMMANDNoOptional full launcher command. Overrides CLAUDE_CODE_PATH and lets you wrap or replace the binary invocation, e.g. 'ollama launch claude --model glm-5.2:cloud'.
CLAUDE_CODE_TIMEOUT_SECONDSNoDefault subprocess timeout. Default: '120'.120

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/medelmouhajir/claude-code-manager-wan'

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