Figma REST MCP Server
JSON →A stdio-based Model Context Protocol (MCP) server that reads Figma design data via the Figma REST API and caches snapshots locally. Version 0.1.5, active development. Written in TypeScript with ESM-only support (Node >=20). Designed for AI-assisted design-to-code workflows (e.g., Codex). Automatically stores auth tokens and cache under ~/.figma-rest-mcp-server. No build step needed for end users; global npm install and CLI commands for auth, path inspection, cache clearing, and serving. Differentiates from other Figma MCP servers by local caching and strict stdio MCP protocol compliance.
Resources
packagefigma-rest-mcp-server ↗
API endpoints
full doc /v1/registry/figma-rest-mcp-server