Skip to main content
Glama

Talk to Figma MCP

by yhc984

scan_text_nodes

Extract and analyze all text nodes within a specified Figma design element to enable detailed content review and modification using natural language commands.

Instructions

Scan all text nodes in the selected Figma node

Input Schema

NameRequiredDescriptionDefault
nodeIdYesID of the node to scan

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "nodeId": { "description": "ID of the node to scan", "type": "string" } }, "required": [ "nodeId" ], "type": "object" }

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/yhc984/cursor-talk-to-figma-mcp-main'

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