50
/ 100
3 days ago
glama

Penpot MCP Server

Enables AI assistants to create, modify, and manage Penpot designs programmatically, providing full manipulation capabilities for the open-source design tool.

Is this your MCP?

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.

// key findings
🚨
Known vulnerabilities in dependencies: 2 critical, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: PENPOT_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_HOSTSexport ="localhost,example.com"
configALLOWED_ORIGINSexport ="https://example.com,https://app.example.com"
configENABLE_DNS_REBINDING_PROTECTIONexport ="true"
configHTTPS_PROXY
configHTTP_HOSTexport ="0.0.0.0" # Default
configHTTP_PORTTRANSPORT=http =8080 node dist/index.js
configHTTP_PROXY
🔐 secretPENPOT_ACCESS_TOKENexport ="your-access-token-here"
configPENPOT_API_URLexport ="https://design.penpot.app"
configTRANSPORThttp penpot-mcp-server
confighttp_proxy
confighttps_proxy
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/zcube-penpot-mcp-server-1m98vs)](https://m8ven.ai/mcp/zcube-penpot-mcp-server-1m98vs)
commit: d5056a562c23514c34606b5a696319d83f5b85e3
code hash: f82bee4b5cf0869d4cbb2db1d746ddd9999792b981911a50c6cb1c4629b024bd
verified: 6/18/2026, 11:36:20 AM
view raw JSON →