44
/ 100
1 month ago
glama

Penpot MCP Server

Enables LLMs to query, transform, and create design elements in Penpot via the Model Context Protocol and Penpot's Plugin API.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMULTI_USER_MODE
configPENPOT_MCP_LOG_DIRDirectory for log files logs
configPENPOT_MCP_LOG_LEVELLog level: trace, debug, info, warn, error info
configPENPOT_MCP_PLUGIN_SERVER_LISTEN_ADDRESSAddress on which the plugin web server listens (single address or comma-separated list) (local only)
configPENPOT_MCP_REMOTE_MODEEnable remote mode (disables file system access). Set to true to enable. false
configPENPOT_MCP_REPL_PORTPort for the REPL server (development/debugging) 4403
configPENPOT_MCP_SERVER_ADDRESSHostname or IP address via which clients can reach the MCP server localhost
configPENPOT_MCP_SERVER_LISTEN_ADDRESSAddress on which the MCP server listens (binds to) localhost
configPENPOT_MCP_SERVER_PORTPort for the HTTP/SSE server 4401
configPENPOT_MCP_WEBSOCKET_PORTPort for the WebSocket server (plugin connection) 4402
// 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 2 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/penpot-penpot-mcp-1nguet)](https://m8ven.ai/mcp/penpot-penpot-mcp-1nguet)
commit: 73e0cd21853dd03103f7ac675042b1277ee0b736
code hash: 281eabf188c358c75ef4ab6914f1ac82d4d418d3d08e99ba472d6f8a5f080540
verified: 6/12/2026, 10:46:16 AM
view raw JSON →