Figma Mcp Chunked
Freeby MCP Community
Figma MCP server with chunking and pagination
v1.0.4Added Apr 12, 2026
Figma Mcp Chunked MCP Server
Figma MCP server with chunking and pagination
Installation
npx -y figma-mcp-chunked
Reviews
Installation
Quick install
npx -y figma-mcp-chunked
Add to claude_desktop_config.json
{
"mcpServers": {
"figma-mcp-chunked": {
"command": "npx",
"args": ["-y", "figma-mcp-chunked"]
}
}
}