Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Port on which the MCP server will run | 5000 |
DEBUG | No | Enable debug mode for additional logging | true |
PENPOT_API_URL | No | The URL of the Penpot API | https://design.penpot.app/api |
PENPOT_PASSWORD | Yes | Your Penpot password for authentication | |
PENPOT_USERNAME | Yes | Your Penpot username for authentication |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |