Skip to main content
Glama

Figma MCP PRO

by artemsvit
env.example654 B
# Figma API Configuration FIGMA_API_KEY=your_figma_api_key_here # Server Configuration PORT=3000 NODE_ENV=development # Debug Configuration DEBUG=figma-mcp:* # Cache Configuration CACHE_TTL=300000 CACHE_MAX_SIZE=1000 # Rate Limiting RATE_LIMIT_REQUESTS_PER_MINUTE=60 RATE_LIMIT_BURST_SIZE=10 # Context Rules Configuration ENABLE_ENHANCED_CONTEXT=true MAX_CONTEXT_DEPTH=5 INCLUDE_DESIGN_TOKENS=true INCLUDE_COMPONENT_VARIANTS=true INCLUDE_LAYOUT_CONSTRAINTS=true INCLUDE_INTERACTION_DETAILS=true # AI Optimization Settings OPTIMIZE_FOR_CODE_GENERATION=true INCLUDE_CSS_PROPERTIES=true INCLUDE_RESPONSIVE_BREAKPOINTS=true SIMPLIFY_COMPLEX_PATHS=true

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/artemsvit/Figma-MCP-Pro'

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