Skip to main content
Glama
puran-water

AutoCAD LT AutoLISP MCP Server

by puran-water

block

Create, insert, and manage block definitions and attributes in AutoCAD LT drawings to reuse geometry and maintain consistency.

Instructions

Block definition, insertion, and attribute management.

Operations: list — List all block definitions. insert — data: {name, x, y, scale?, rotation?, block_id?} insert_with_attributes — data: {name, x, y, scale?, rotation?, attributes: {tag: value}} get_attributes — data: {entity_id} update_attribute — data: {entity_id, tag, value} define — data: {name, entities: [{type, ...}]}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
operationYes
dataNo
include_screenshotNo

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/puran-water/autocad-mcp'

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