Skip to main content
Glama
catid
by catid

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLAUDE_MCP_MODELNoRequired Opus 5 modelclaude-opus-5
CLAUDE_MCP_STATE_DIRNoSession registry and lock state directoryXDG state default
CLAUDE_CODE_OAUTH_TOKENNoOptional OAuth token for Claude Code authentication
CLAUDE_MCP_ALLOWED_ROOTSYesAllowed workspace roots (colon-separated on POSIX)
CLAUDE_MCP_CLAUDE_BINARYNoClaude Code executableclaude
CLAUDE_MCP_MAX_CONCURRENTNoConcurrent distinct workspaces2
CLAUDE_MCP_MAX_INPUT_CHARSNoMaximum serialized task payload500000
CLAUDE_MCP_TIMEOUT_SECONDSNoTotal completion timeout7200
CLAUDE_MCP_MAX_OUTPUT_BYTESNoMaximum Claude stdout16777216
CLAUDE_MCP_MAX_STDERR_BYTESNoMaximum captured stderr1048576
CLAUDE_MCP_HEARTBEAT_SECONDSNoMCP heartbeat interval30
CLAUDE_MCP_KILL_GRACE_SECONDSNoSIGTERM grace before SIGKILL10
CLAUDE_MCP_MIN_CLAUDE_VERSIONNoMinimum supported CLI version2.1.224
CLAUDE_MCP_REQUIRE_GIT_FOR_WRITESNoRequire Git for executiontrue
CLAUDE_MCP_EXECUTE_PERMISSION_MODENoClaude execute permission modeauto

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

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/catid/claude_mcp'

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