@glamour-labs/mcp
v0.1.2
Published
MCP server exposing the glamour core operations as tools, so any MCP client can author .glam documents.
Downloads
381
Maintainers
Readme
@glamour-labs/mcp
MCP server exposing Glamour's core operations as
tools, so any MCP client can author .glam documents.
Requires Node 20+. Tested on 20 and 22.
npm install -g @glamour-labs/mcpRegister it with your MCP client as the command glam-mcp. For Claude Code:
claude mcp add glamour -- glam-mcpTools cover the authoring loop — create a starter document, apply palette operations, validate, and
render. Render needs a browser; playwright is an optional peer
(npm install -g playwright && npx playwright install chromium).
Full docs: glamour-labs/glamour-2d · MIT
