Skip to main content
Glama

Penpot MCP Server

by montevive

get_rendered_component

Generate a rendered image of a design component by its ID using the Penpot MCP Server, enabling AI-driven design analysis and automation workflows.

Instructions

Return a rendered component image by its ID.

Input Schema

NameRequiredDescriptionDefault
component_idYes

Input Schema (JSON Schema)

{ "properties": { "component_id": { "title": "Component Id", "type": "string" } }, "required": [ "component_id" ], "title": "get_rendered_componentArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/montevive/penpot-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server