Community MCP server for Figma design platform. Agents can read design files, extract component information, retrieve layout and styling data, access design tokens, and analyze design hierarchies. Useful for agents bridging design and development — extracting design specs, generating CSS from Figma designs, or auditing design consistency.
npx -y figma-mcp
{
"mcpServers": {
"figma": {
"env": {
"FIGMA_ACCESS_TOKEN": "your-access-token"
},
"args": [
"-y",
"figma-mcp"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 4 tools available.
Community MCP server for Figma design platform. Agents can read design files, extract component information, retrieve layout and styling data, access design tokens, and analyze design hierarchies. Useful for agents bridging design and development — extracting design specs, generating CSS from Figma designs, or auditing design consistency.
Figma has 4 tools available.
Figma offers a free tier with 200 calls per month. For higher usage, paid plans start at €0/month.
You can install Figma using the following command: npx -y figma-mcp. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
Figma is listed under the content category in the AgentForge MCP registry.
Figma has a current uptime of 99.78% with an average response time of 320ms.
To connect Figma, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of Figma's tools via the Model Context Protocol.