Penpot MCP Server
by Mart1M
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PENPOT_API_URL | No | API base URL (defaults to https://design.penpot.app/api) | https://design.penpot.app/api |
| PENPOT_ACCESS_TOKEN | Yes | Your Penpot access token. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_boardB | Retrieves a Penpot board and converts it to Tailwind CSS code |
| debug_boardA | Retrieves a Penpot board and displays raw JSON for debugging |
| get_tokensA | Retrieves design tokens from a Penpot file and formats them according to DTCG standard |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/Mart1M/penpot-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server