Skip to main content
Glama

Figma MCP Server with Chunking

list_files

Retrieve and organize files within a Figma project or team using accurate file listing, ensuring efficient management of design assets.

Instructions

List files in a project or team

Input Schema

NameRequiredDescriptionDefault
project_idNoProject ID to list files from
team_idNoTeam ID to list files from

Input Schema (JSON Schema)

{ "properties": { "project_id": { "description": "Project ID to list files from", "type": "string" }, "team_id": { "description": "Team ID to list files from", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Figma MCP Server with Chunking

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/ArchimedesCrypto/figma-mcp-chunked'

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