Home › Design & Media › codesign
codesign
Local design engine for AI agents: create, edit and export real, editable designs.
Topics: Architecture & Design
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.3.6)
npx -y @imgly/codesign-mcp@0.3.6
Or add to your MCP client config:
{
"mcpServers": {
"codesign": {
"command": "npx",
"args": [
"-y",
"@imgly/codesign-mcp@0.3.6"
]
}
}
}
This server takes extra arguments — see its repository.
Related servers
figwright
Bidirectional Figma server over a local WebSocket relay: turn a selection into framework-aware code (reusing your components and tokens),…
Network Sketcher (Local MCP)
AI-native MCP server to design and manage Cisco network diagrams (L1/L2/L3, PPT/SVG) from LLMs.
Excalidraw Architect
Generate beautiful Excalidraw architecture diagrams with auto-layout and component styling
OpenTakeoff
Construction takeoff for AI agents: load plans, set scale, measure, count, export with provenance.
posecode
Author, ROM-validate, and render 3D human movement (.posecode) with a shareable playground link.
mermaid-mcp
AI-powered Mermaid diagram generation with 22+ diagram types including flowcharts, sequence diagrams, class diagrams, ER diagrams,…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry