Mcp Figma MCP Server

v1.0.0APIsstable

A Figma API server implementation based on Model Context Protocol (MCP), supporting Figma plugin and widget integration.

mcp-figmamcpai-integration
Share:
4
Stars
0
Downloads
0
Weekly
0/5

About

A Figma API server implementation based on Model Context Protocol (MCP), supporting Figma plugin and widget integration.

Features

  • figma_get_me
  • figma_get_file
  • figma_get_file_nodes
  • figma_get_images
  • figma_get_image_fills

Use Cases

Get the current user
Get a Figma file by key
Get specific nodes from a Figma file
Render images from a Figma file
Get image fills in a Figma file
sichang824

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedApr 10, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @jayarrowz/mcp-figma

Manual Installation

npx -y @jayarrowz/mcp-figma

Examples

Basic Configuration

Configure Mcp Figma MCP Server

npx -y @jayarrowz/mcp-figma

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "mcp-figma": { "command": "npx", "args": ["-y", "@jayarrowz/mcp-figma"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mcp Figma MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides