best-cad-mcp
by LokmenoWer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CAD_MCP_LOG_PATH | No | Path to the log file. Default is 'cad_mcp.log' in the workspace. | |
| CAD_MCP_LOG_LEVEL | No | Logging level (e.g., DEBUG, INFO, WARNING, ERROR). Default is INFO. | |
| CAD_MCP_SQL_MAX_ROWS | No | Maximum rows returned by execute_query. Default is 1000. | |
| CAD_MCP_TOOL_PROFILE | No | Select tool profile: 'core', 'lean', or 'full'. Default is 'full' (or 'core' in shipped configs). | |
| CAD_MCP_TOOLS_EXCLUDE | No | Comma-separated list of tool names to force-hide in the current profile. | |
| CAD_MCP_TOOLS_INCLUDE | No | Comma-separated list of tool names to force-expose in the current profile. | |
| CAD_MCP_SQL_TIMEOUT_MS | No | Query timeout in milliseconds. Default is 5000. | |
| CAD_MCP_WORKSPACE_ROOT | No | Override the workspace root directory. Default is the current working directory. | |
| CAD_MCP_STRICT_PREFLIGHT | No | Set to '1' to refuse startup if preflight checks fail. | |
| CAD_MCP_SQL_MAX_RESULT_BYTES | No | Maximum result size in bytes for execute_query. Default is 1 MB. | |
| CAD_MCP_PREFLIGHT_CHECK_AUTOCAD | No | Set to '1' to require AutoCAD COM connectivity at startup. | |
| CAD_MCP_PREFLIGHT_REQUIRE_VISUAL | No | Set 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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