Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
MCP Server Information
Server Name: Penpot MCP Server
Repository URL: https://github.com/montevive/penpot-mcp
Brief Description: Model Context Protocol server for Penpot - the open-source design and prototyping platform. Enables AI assistants to interact with Penpot projects, files, and design assets.
Basic Requirements
Submitter Checklist
task validate -- --name penpot-mcp(task not installed locally, relying on CI checks)task build -- --tools penpot-mcp(task not installed locally, relying on CI checks)Additional Information
Docker Image: https://hub.docker.com/r/4georgyagaev/penpot-mcp
Tags: design, penpot, prototyping, graphics, collaboration
Category: Design
What is Penpot?
Penpot is an open-source design and prototyping platform (Figma alternative) with 40k+ GitHub stars.
Configuration:
The server requires three environment variables:
PENPOT_API_URL: API endpoint (default: https://design.penpot.app/api)PENPOT_USERNAME: Account emailPENPOT_PASSWORD: Account passwordUsage:
Related Issue: montevive/penpot-mcp#24
Documentation: https://gist.github.com/georgy-agaev/13e8852c999d219f9d9d8b02126eb7dc
Testing: