Enables memory-efficient interaction with the Figma API by chunking and paginating large Figma files.
Figma Chunked is a Model Context Protocol (MCP) server that provides a robust and memory-efficient interface for interacting with the Figma API. Designed to handle large Figma files, it breaks down operations into manageable chunks and implements pagination, preventing memory overload. Features include configurable chunk sizes, node type filtering, progress tracking, resume capabilities for interrupted operations, and debug logging, making it ideal for managing and extracting data from complex Figma projects within memory constraints.