Enables LLMs to query, transform, and create design elements in Penpot via the Model Context Protocol and Penpot's Plugin API.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MULTI_USER_MODEPENPOT_MCP_LOG_DIR— Directory for log files logsPENPOT_MCP_LOG_LEVEL— Log level: trace, debug, info, warn, error infoPENPOT_MCP_PLUGIN_SERVER_LISTEN_ADDRESS— Address on which the plugin web server listens (single address or comma-separated list) (local only)PENPOT_MCP_REMOTE_MODE— Enable remote mode (disables file system access). Set to true to enable. falsePENPOT_MCP_REPL_PORT— Port for the REPL server (development/debugging) 4403PENPOT_MCP_SERVER_ADDRESS— Hostname or IP address via which clients can reach the MCP server localhostPENPOT_MCP_SERVER_LISTEN_ADDRESS— Address on which the MCP server listens (binds to) localhostPENPOT_MCP_SERVER_PORT— Port for the HTTP/SSE server 4401PENPOT_MCP_WEBSOCKET_PORT— Port for the WebSocket server (plugin connection) 4402[](https://m8ven.ai/mcp/penpot-penpot-mcp-1nguet)