Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoMCP server bind address0.0.0.0
MCP_PORTNoMCP server port8787
PENPOT_EMAILNoPenpot login email (fallback auth)
MCP_LOG_LEVELNoLog level (debug/info/warning/error)info
PENPOT_DB_HOSTNoPostgreSQL hostpenpot-postgres
PENPOT_DB_NAMENoDatabase namepenpot
PENPOT_DB_PASSNoDatabase password
PENPOT_DB_PORTNoPostgreSQL port5432
PENPOT_DB_USERNoDatabase userpenpot
PENPOT_BASE_URLNoInternal Penpot URL (Docker network)http://penpot-frontend:8080
PENPOT_PASSWORDNoPenpot login password (fallback auth)
PENPOT_PUBLIC_URLNoPublic URL where you access Penpot in browserhttp://localhost:9001
PENPOT_ACCESS_TOKENNoAPI access token (preferred auth method)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/ancrz/penpot-mcp-server'

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