Figma MCP Server
MCP server for Figma — read designs, extract components, get file info through AI.
Quick Answer
- 1. Figma MCP Server gives AI agents design & creative capabilities with 28,000 GitHub stars and a quality score of 86/99.
- 2. Install: Run
npx -y @modelcontextprotocol/server-figmaor add the config to your MCP client. - 3. Runtime: npm — requires an API key.
- 4. Health: Unknown status — last checked Invalid Date.
Overview
Category: Design & Creative
Runtime: npm
Install: npx -y @modelcontextprotocol/server-figma
Auth: API key required
Source: official
Stars: 28,000
Setup time: ~2 min (API key needed)
What You Can Build
With the Figma MCP Server MCP server, your AI assistant can:
- Access design & creative functionality through natural language
- Securely use your API credentials for authenticated operations
- Combine with other MCP servers for cross-tool automation workflows
- Run with npm for reliable, consistent deployments
Health Status
One-Click Install
Copy the snippet for your MCP client and paste it in.
Claude Desktop
Add to claude_desktop_config.json
{
"mcpServers": {
"figma-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-figma"
],
"env": {
"API_KEY": "your-api-key-here"
}
}
}
}Cursor
Settings → MCP Servers → Add
{
"mcpServers": {
"figma-mcp-server": {
"command": "npx -y @modelcontextprotocol/server-figma"
}
}
}Saves as .cursor/mcp.json in the download. Move it to your project root.
VS Code
Use with MCP extension
{
"mcpServers": {
"figma-mcp-server": {
"command": "npx -y @modelcontextprotocol/server-figma"
}
}
}MCP Server Configuration
Add this to your claude_desktop_config.json
{
"mcpServers": {
"figma-mcp-server": {
"command": "npx",
"args": ["-y","@modelcontextprotocol/server-figma"],
"env": {
"API_KEY": "your-api-key-here"
}
}
}
}Topics
Read the Guide
Step-by-step walkthrough for setting up and using the Figma MCP Server.
Figma MCP ServerSetup Guide →Own this server?
Claim your listing to update description, links, and category — and get a verified badge.
Claim this listing →Similar MCP Servers
Other servers in the Design & Creative category.
EverArt MCP Server
MCP server for AI image generation — create and edit images through AI agents.
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
The open
The open-source CapCut alternative
Penpot: The open
Penpot: The open-source design tool for design and code collaboration