Skip to main content
Glama
env.example1.16 kB
# =========================================== # Palette 환경 변수 설정 # =========================================== # 필수: Figma API Token # Figma → Settings → Account → Personal Access Tokens에서 발급 FIGMA_ACCESS_TOKEN=your_figma_access_token_here # 선택사항: Design System Repository URLs # React Design System 저장소 URL REACT_DESIGN_SYSTEM_URL=https://github.com/dealicious-inc/ssm-web/tree/master/packages/design-system-react # Vue Design System 저장소 URL VUE_DESIGN_SYSTEM_URL=https://github.com/dealicious-inc/ssm-web/tree/master/packages/design-system # 선택사항: MCP Server Configuration MCP_SERVER_NAME=palette MCP_SERVER_VERSION=1.0.0 # 선택사항: Figma Desktop MCP Server # Figma Desktop 앱의 MCP 서버 URL (기본값: http://127.0.0.1:3845/mcp) # Figma Desktop 앱에서 Dev Mode MCP 서버를 활성화해야 합니다 FIGMA_MCP_SERVER_URL=http://127.0.0.1:3845/mcp # MCP 서버 사용 여부 (true/false, 기본값: true) USE_FIGMA_MCP=true # 선택사항: 로그 레벨 설정 (debug, info, warn, error) LOG_LEVEL=info # 선택사항: 타임아웃 설정 (밀리초) REQUEST_TIMEOUT=30000

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/Opti-kjh/palatte'

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