penpot-mcp

montevive/penpot-mcp
★ 223 stars Python 🔌 API Integration Updated 1mo ago
Penpot MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "penpot-mcp": {
      "command": "uvx",
      "args": [
        "penpot-mcp"
      ]
    }
  }
}

Or install with pip: pip install penpot-mcp

Topics

aiapi-integrationcursordesign-toolsllmmcpmcp-servermodel-context-protocolopen-sourcepenpotprototypingpythonui-ux