Skip to main content
Glama

Penpot MCP Server

by montevive

get_project_files

Retrieve all files from a specific Penpot project by providing the project ID, enabling programmatic access and analysis for automated design workflows.

Instructions

Get all files contained within a specific Penpot project.

Args: project_id: The ID of the Penpot project

Input Schema

NameRequiredDescriptionDefault
project_idYes

Input Schema (JSON Schema)

{ "properties": { "project_id": { "title": "Project Id", "type": "string" } }, "required": [ "project_id" ], "title": "get_project_filesArguments", "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