figma-mcp-chunked

figma-mcp-chunked

2

The Figma MCP Server with Chunking is designed to interface with the Figma API, offering efficient handling of large files through chunking and pagination. It features memory management and supports operations such as data retrieval, file listing, and progress tracking.

Overview

This MCP server provides a robust interface to the Figma API with built-in memory management features. It's designed to handle large Figma files efficiently by breaking down operations into manageable chunks and implementing pagination where necessary.

Key Features

  • Memory-aware processing with configurable limits
  • Chunked data retrieval for large files
  • Pagination support for all listing operations
  • Node type filtering
  • Progress tracking
  • Configurable chunk sizes
  • Resume capability for interrupted operations
  • Debug logging
  • Config file support