io.github.GLips/Figma-Context-MCP
Quality Score
80
/100
Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"Figma-Context-MCP": {
"command": "npx",
"args": [
"-y",
"figma-developer-mcp"
],
"env": {
"FIGMA_API_KEY": "<your-figma_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"Figma-Context-MCP": {
"command": "npx",
"args": [
"-y",
"figma-developer-mcp"
],
"env": {
"FIGMA_API_KEY": "<your-figma_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y figma-developer-mcp§02 Environment variables
FIGMA_API_KEYrequiredsecret
Your Figma Personal Access Token, learn more here: https://www.figma.com/developers/api#access-tokens
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.