figma-lens
Provides token-efficient, read-only Figma inspection for coding agents via MCP, enabling extraction of design specs, screenshots, and assets from bounded node subtrees with local caching.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
No one-command install. Set it up from its source.
ConfigurationManual
{
"mcpServers": {
"figma-lens": {
"command": "node",
"args": [
"subtrees",
"with",
"local",
"caching"
]
}
}
}Alternatives · MCPs
- glips-figma-context15,754 stars · 1,258 forks · passed install test99.895
- f2c-figma-to-code411 stars · 43 forks96.028
- figma-ui-mcp234 stars · 46 forks95.041
What it is
Provides token-efficient, read-only Figma inspection for coding agents via MCP, enabling extraction of design specs, screenshots, and assets from bounded node subtrees with local caching.
When to use it
Provides token-efficient, read-only Figma inspection for coding agents via MCP, enabling extraction of design specs, screenshots, and assets from bounded node subtrees with local caching.
How to install / invoke
See Glama for the install config.
Notes
Listed from the Glama MCP registry.