Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CMD_LINE_MCP_COMMANDS_READ | No | Comma-separated list of read commands to add to the defaults | |
| CMD_LINE_MCP_COMMANDS_WRITE | No | Comma-separated list of write commands to add to the defaults | |
| CMD_LINE_MCP_COMMANDS_SYSTEM | No | Comma-separated list of system commands to add to the defaults | |
| CMD_LINE_MCP_COMMANDS_BLOCKED | No | Comma-separated list of blocked commands to add to the defaults | |
| CMD_LINE_MCP_SECURITY_REQUIRE_SESSION_ID | No | Whether to require a session ID for commands | |
| CMD_LINE_MCP_SECURITY_WHITELISTED_DIRECTORIES | No | Comma-separated list of directories that can be accessed without approval | |
| CMD_LINE_MCP_SECURITY_ALLOW_COMMAND_SEPARATORS | No | Whether to allow command chaining with separators like |, ;, & | |
| CMD_LINE_MCP_SECURITY_AUTO_APPROVE_DIRECTORIES_IN_DESKTOP_MODE | No | Whether to automatically approve directories when using Claude Desktop |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |