Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
Z_MCP_TEMP_DIRNoTemp directory for outputsSystem temp
Z_MCP_KEEP_TEMPNoKeep temp files on errorfalse
Z_MCP_LOG_LEVELNoLog level (debug/info/warn/error)info
Z_MCP_TEMPLATE_DIRNoCustom templates directoryBuilt-in
Z_MCP_CLAUDE_COMMANDNoClaude CLI commandclaude
Z_MCP_MAX_CONCURRENTNoMax concurrent processes (1-10)3

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
orchestrateB

Orchestrate multiple Claude Code sessions with HEAD/SUB coordination. HEAD analyzes the objective, creates an execution plan, spawns SUB processes to handle individual tasks, and aggregates results.

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/Zeliper/z-code-mcp'

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