#63 · Primary category: AI Design & Prototyping

figma-mcp-bridge

design-to-code figma mcp mcp-server

Figma Plugin & MCP server to bypass API limits

Project last updated:08/26/26

GitHub Stars

539

Forks

72

Contributors

13

License

MIT

Why we included this project

If you build interfaces with an AI coding tool like Cursor or Claude Desktop and your source of truth lives in Figma, this bridge is worth a look. It pairs a Figma plugin with an MCP server so your agent can read live document data straight from the editor instead of going through the Figma REST API. Free Figma accounts are limited to six API calls per month, which breaks most design-to-code setups. The plugin streams data over a local connection, so you can query many open files at once by fileKey and even let the agent make safe, opt-in edits. Setup is just an npx command plus importing the plugin manifest.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category