# Figma-Context-MCP

> MCP server to provide Figma layout information to AI coding agents like Cursor

- **URL**: https://www.freshcrate.ai/projects/Figma-Context-MCP
- **Author**: GLips
- **Category**: MCP Servers
- **Latest version**: `v0.12.0` (2026-05-27)
- **License**: MIT
- **Source**: https://github.com/GLips/Figma-Context-MCP
- **Homepage**: https://www.framelink.ai/
- **Language**: TypeScript
- **GitHub**: 14,457 stars, 1,137 forks
- **Registry**: github
- **Tags**: `ai`, `cursor`, `figma`, `mcp`, `typescript`

## Description

MCP server to provide Figma layout information to AI coding agents like Cursor

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.12.0` | 2026-05-27 | High | ## [0.12.0](https://github.com/GLips/Figma-Context-MCP/compare/v0.11.0...v0.12.0) (2026-05-27)   ### Features  * **serialize:** add experimental tree output format for better token efficiency ([#370](https://github.com/GLips/Figma-Context-MCP/issues/370)) ([9ecbc5a](https://github.com/GLips/Figma-Context-MCP/commit/9ecbc5aec8e71dda2ee3b1804623df82db5663d7)) * support per-request Figma API keys ([#365](https://github.com/GLips/Figma-Context-MCP/issues/365)) ([fe3b504](https://github.com/GLips/Fig |
| `v0.11.0` | 2026-04-20 | High | ## [0.11.0](https://github.com/GLips/Figma-Context-MCP/compare/v0.10.1...v0.11.0) (2026-04-20)   ### Features  * rich text styling ([#351](https://github.com/GLips/Figma-Context-MCP/issues/351)) ([759d0e4](https://github.com/GLips/Figma-Context-MCP/commit/759d0e4f7877677980d9cee18c8f895bee655394))   ### Bug Fixes  * stop routing all traffic through EnvHttpProxyAgent by default ([#359](https://github.com/GLips/Figma-Context-MCP/issues/359)) ([a22f28f](https://github.com/GLips/Figma-Context-MCP/co |
| `v0.10.1` | 2026-04-10 | High | ## [0.10.1](https://github.com/GLips/Figma-Context-MCP/compare/v0.10.0...v0.10.1) (2026-04-10)   ### Bug Fixes  * add actionable 403 error message with troubleshooting link ([9230bd0](https://github.com/GLips/Figma-Context-MCP/commit/9230bd02a63085d88ca5d3687275f2cba9557309)) * throw actionable error for missing nodes, add error_category to telemetry ([#344](https://github.com/GLips/Figma-Context-MCP/issues/344)) ([334ae2b](https://github.com/GLips/Figma-Context-MCP/commit/334ae2bbecbd3583922098 |
| `v0.10.0` | 2026-04-10 | Medium | ## [0.10.0](https://github.com/GLips/Figma-Context-MCP/compare/v0.9.0...v0.10.0) (2026-04-10)   ### Features  * add anonymous PostHog telemetry ([#342](https://github.com/GLips/Figma-Context-MCP/issues/342)) ([6c0666a](https://github.com/GLips/Figma-Context-MCP/commit/6c0666a7c96e62b39f730a96d24eacb8f3a35cf6)) |
| `v0.9.0` | 2026-04-09 | Medium | ## [0.9.0](https://github.com/GLips/Figma-Context-MCP/compare/v0.8.1...v0.9.0) (2026-04-09)   ### Features  * add component property support (BOOLEAN & TEXT) ([#340](https://github.com/GLips/Figma-Context-MCP/issues/340)) ([b0f9efc](https://github.com/GLips/Figma-Context-MCP/commit/b0f9efcc0680012eac4a760ec6826a7605b38fb6)) * add proxy support for managed networks ([#338](https://github.com/GLips/Figma-Context-MCP/issues/338)) ([32d5779](https://github.com/GLips/Figma-Context-MCP/commit/32d57790 |
| `v0.8.1` | 2026-04-07 | High | ## [0.8.1](https://github.com/GLips/Figma-Context-MCP/compare/v0.8.0...v0.8.1) (2026-04-07)   ### Bug Fixes  * disambiguate named styles with duplicate names ([#319](https://github.com/GLips/Figma-Context-MCP/issues/319)) ([a077ace](https://github.com/GLips/Figma-Context-MCP/commit/a077ace9809bf6b14c4e4a9906065fb3cea2d24f)) * include BOOLEAN_OPERATION in SVG container collapse ([354679e](https://github.com/GLips/Figma-Context-MCP/commit/354679eab17389c551a435ca7c5224a250446301)) * include BOOLEA |
| `v0.8.0` | 2026-03-24 | Medium | ## [0.8.0](https://github.com/GLips/Figma-Context-MCP/compare/v0.7.1...v0.8.0) (2026-03-24)   ### ⚠ BREAKING CHANGES  * switch to stateless HTTP transport ([#304](https://github.com/GLips/Figma-Context-MCP/issues/304))  ### Features  * add progress notifications and async tree walker ([#305](https://github.com/GLips/Figma-Context-MCP/issues/305)) ([b5724ad](https://github.com/GLips/Figma-Context-MCP/commit/b5724ade8234e73fe94467c6bfad5e020552f0e2))   ### Performance Improvements  * fix O(n²) bot |
| `v0.7.1` | 2026-03-20 | Low | ## [0.7.1](https://github.com/GLips/Figma-Context-MCP/compare/v0.7.0...v0.7.1) (2026-03-20)   ### Bug Fixes  * handle drive root paths in image directory security check ([#301](https://github.com/GLips/Figma-Context-MCP/issues/301)) ([9f32616](https://github.com/GLips/Figma-Context-MCP/commit/9f32616caa29b1dbdd5c5a9dcfafa3dd717070a3)) |
| `v0.7.0` | 2026-03-19 | Low | ## [0.7.0](https://github.com/GLips/Figma-Context-MCP/compare/v0.6.6...v0.7.0) (2026-03-19)   ### ⚠ BREAKING CHANGES  * getServerConfig() no longer takes an isStdioMode parameter. It now detects stdio mode internally and returns it as part of ServerConfig.  ### Features  * add --image-dir config for image download path control ([#297](https://github.com/GLips/Figma-Context-MCP/issues/297)) ([0417766](https://github.com/GLips/Figma-Context-MCP/commit/0417766eb5fc1e0b76e55da497961f9aee2f62f7)) * r |
| `v0.6.6` | 2026-03-04 | Low | ## [0.6.6](https://github.com/GLips/Figma-Context-MCP/compare/v0.6.5...v0.6.6) (2026-03-04)   ### Bug Fixes  * use Node 24 in release workflow for npm OIDC support ([11ba7c6](https://github.com/GLips/Figma-Context-MCP/commit/11ba7c6a2e22910c483592ba7cdc1966fcdc9166)) |

## Dependency audit

- **Score**: 98/100
- **Total deps**: 31
- **Resolved**: 31
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 1
- **Scanned**: 2026-04-27

## Citation

- HTML: https://www.freshcrate.ai/projects/Figma-Context-MCP
- Markdown: https://www.freshcrate.ai/projects/Figma-Context-MCP.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/Figma-Context-MCP/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
