Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (debug, info, warn, error)info
GITHUB_TOKENYesGitHub Personal Access Token with repo permissions
FIGMA_ACCESS_TOKENYesFigma Access Token from your account settings
PLAYWRIGHT_BROWSERNoBrowser to use (chromium, firefox, webkit)chromium

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
design_to_code

Convert Figma design to React component and create GitHub PR. Accepts Figma URLs or file IDs.

test_design_implementation

Test generated component against Figma design with visual regression testing.

create_design_pr

Create GitHub PR with generated component and test results.

analyze_figma_design

Analyze Figma design and extract design tokens, components, and structure.

setup_project_branch

Create a new GitHub branch for feature development.

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/surisagar900/figma-to-react-mcp'

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