Skip to main content
Glama

Figma MCP Server

by TimHolden

list-files

Fetch and display all files within a Figma project by specifying the project ID. Integrates with the Figma MCP Server for efficient file management and interaction.

Instructions

List files in a Figma project

Input Schema

NameRequiredDescriptionDefault
projectIdYesThe Figma project ID

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "The Figma project ID", "type": "string" } }, "required": [ "projectId" ], "type": "object" }

You must be authenticated.

Other Tools from Figma MCP Server

Related Tools

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

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