Skip to main content
Glama
U-C4N
by U-C4N

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoStandard Python logging level.INFO
ALLOWED_PATHSNoComma-separated absolute paths the server may read/write.
MAX_DXF_BYTESNoReject DXF files larger than this on drawing_open. 0 to disable.52428800
MAX_LIST_LIMITNoHard cap for entity_list and analysis_select_* responses.5000
MAX_UNDO_STACKNoMaximum number of in-flight transaction snapshots.5
MCP_AUTH_TOKENNoRequired when ALLOW_REMOTE_HTTP=true. Bearer token for HTTP clients.
COM_CALL_TIMEOUTNoPer-call timeout for COM operations in seconds.60
ALLOW_REMOTE_HTTPNoPermit HTTP transport on non-loopback hosts.false
AUTOCAD_MCP_BACKENDNoBackend selection (auto, com, ezdxf).auto
DANGEROUS_COMMANDS_ENABLEDNoDisable command and AutoLISP sanitization. Loud warning at startup.false

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/U-C4N/Autocad-MCP'

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