Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CAD_MCP_LOG_PATHNoPath to the log file. Default is 'cad_mcp.log' in the workspace.
CAD_MCP_LOG_LEVELNoLogging level (e.g., DEBUG, INFO, WARNING, ERROR). Default is INFO.
CAD_MCP_SQL_MAX_ROWSNoMaximum rows returned by execute_query. Default is 1000.
CAD_MCP_TOOL_PROFILENoSelect tool profile: 'core', 'lean', or 'full'. Default is 'full' (or 'core' in shipped configs).
CAD_MCP_TOOLS_EXCLUDENoComma-separated list of tool names to force-hide in the current profile.
CAD_MCP_TOOLS_INCLUDENoComma-separated list of tool names to force-expose in the current profile.
CAD_MCP_SQL_TIMEOUT_MSNoQuery timeout in milliseconds. Default is 5000.
CAD_MCP_WORKSPACE_ROOTNoOverride the workspace root directory. Default is the current working directory.
CAD_MCP_STRICT_PREFLIGHTNoSet to '1' to refuse startup if preflight checks fail.
CAD_MCP_SQL_MAX_RESULT_BYTESNoMaximum result size in bytes for execute_query. Default is 1 MB.
CAD_MCP_PREFLIGHT_CHECK_AUTOCADNoSet to '1' to require AutoCAD COM connectivity at startup.
CAD_MCP_PREFLIGHT_REQUIRE_VISUALNoSet to '1' to require visual export support at startup.

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/LokmenoWer/best-cad-mcp'

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