Summary
Add an MCP tool that exports all relevant boards from a Penpot page in one operation so component references can be attached to GitHub Projects tasks without repetitive manual exports.
Scope
- accept
pageName
- support optional
boardNamePattern
- export
png or svg
- support optional
saveToDirectory
- return metadata for every exported board
Acceptance Criteria
- exports all top-level boards from
01 Button
- can export only a filtered subset
- returns
boardId, boardName, filePath, width, and height
Tasks
Additional notes
This is the first tool that directly produces contributor-facing artifacts.
Summary
Add an MCP tool that exports all relevant boards from a Penpot page in one operation so component references can be attached to GitHub Projects tasks without repetitive manual exports.
Scope
pageNameboardNamePatternpngorsvgsaveToDirectoryAcceptance Criteria
01 ButtonboardId,boardName,filePath,width, andheightTasks
BatchExportPageTool.tsPenpotMcpServer.tsAdditional notes
This is the first tool that directly produces contributor-facing artifacts.