Skip to main content
Glama
toddle-edu

Figma MCP Server

by toddle-edu

fetch_figma_node_image

Extract PNG images from Figma designs by specifying file key and node ID, returning base64-encoded visual elements for integration or analysis.

Instructions

Fetches a PNG image of a Figma node or frame using the file key and node ID. Returns the image as base64.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fileKeyYesThe key of the Figma file to fetch, Can be found in a provided URL like `figma.com/(file|design)/<fileKey>/...
nodeIdYesThe ID of the node to fetch, can be found as URL parameter like `node-id=<nodeId>`, Must use if provided.

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/toddle-edu/figma-mcp-server'

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