Claude Code CLI MCP Server
MCPReferenceby bill-kopp-ai-dev
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
CLAUDE_MCP_MODEServer access mode (safe or permissive).
CLAUDE_MCP_MAX_RUNSHistory size of completed tasks in the run store.
CLAUDE_MCP_FORCE_BAREPass --bare to disable local workspace profiles and hooks.
CLAUDE_MCP_CLAUDE_PATHPath or command to invoke the claude CLI.
CLAUDE_MCP_ALLOWED_ROOTSJSON list of allowed workspace roots.
CLAUDE_MCP_LOGFIRE_TOKENsecretOptional Logfire token for application telemetry.
CLAUDE_MCP_ALLOWED_MODELSJSON set of permitted model names or aliases.
CLAUDE_MCP_ALLOW_ENV_KEYSsecretJSON list of allowed env keys to pass in permissive mode.
CLAUDE_MCP_ALLOW_EXTRA_ARGSJSON list of allowed CLI arguments in permissive mode.
CLAUDE_MCP_MAX_STDERR_BYTESMaximum stderr bytes captured from the child process.
CLAUDE_MCP_MAX_STDOUT_BYTESMaximum stdout bytes captured from the child process.
CLAUDE_MCP_DEFAULT_TIMEOUT_SMaximum allowed execution time for tasks in seconds.
CLAUDE_MCP_MAX_CONCURRENT_RUNSMaximum concurrent background executions allowed.
CLAUDE_MCP_PERSISTENCE_ENABLEDEnables the persistent markdown memory layer.
CLAUDE_MCP_PERSISTENCE_BASE_DIRBase directory for the persistence layer.
CLAUDE_MCP_CLAUDE_PATH_FALLBACKSFallback absolute paths to search for the binary.
CLAUDE_MCP_DEFAULT_PERMISSION_MODEPermission mode flag (default, acceptEdits, plan, dontAsk, bypassPermissions).
CLAUDE_MCP_POLL_DEFAULT_WAIT_SECONDSDefault wait time between polling iterations.
CLAUDE_MCP_FORCE_SANDBOX_IN_SAFE_MODEEnforce sandbox execution in safe mode.
CLAUDE_MCP_PERSISTENCE_MAX_FILE_BYTESMaximum file size for persistence files before rejecting writes.
CLAUDE_MCP_PERSISTENCE_SEED_TEMPLATESSeed default markdown files if missing on init.
CLAUDE_MCP_PERSISTENCE_BACKUP_ON_WRITECreate a .bak backup copy of files before modification.
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.