Skip to main content
Glama

Figma MCP Server

MIT License
106,929
10,969
  • Linux
  • Apple
action.yml413 B
name: "Setup and install" description: "Common setup steps for Actions" runs: using: composite steps: - name: Install pnpm uses: pnpm/action-setup@v4 with: version: 10.10.0 - name: Install Node.js v20 uses: actions/setup-node@v4 with: node-version: 20.17.0 cache: "pnpm" - name: Install PNPM Dependencies shell: bash run: pnpm install

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/GLips/Figma-Context-MCP'

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