4 tools from the Figma Ui MCP Server, categorised by risk level.
View the Figma Ui policy →figma_docs Get the full API reference for figma_write — all operations, parameters, and code examples. Always call this before writing non-trivial draw code. figma_read READ design data from Figma — extract node trees, colors, typography, spacing, and screenshots. Use to understand an existing design before generat... figma_status Check whether the Figma plugin bridge is connected. Always call this first to confirm the plugin is running before any other tool. The Figma Ui MCP server exposes 4 tools across 2 categories: Read, Write.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Figma Ui server.
Figma Ui tools are categorised as Read (3), Write (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept