Home › Design & Media › Figma MCP Server
Figma MCP Server
A local MCP server with full Figma REST API coverage.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 3.1.1)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"figma-mcp-server": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"FIGMA_API_KEY": "<YOUR_VALUE>"
}
}
}
}
FIGMA_API_KEYrequired secret — Figma personal access token
Related servers
mcp-for-blender
MCP server for working with Blender
godot-mcp
A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot…
openshorts
Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube.
Unity-MCP
Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
Tolgee
Your app's translations in Tolgee: search keys, create translations, trigger machine translation
davinci-resolve-mcp
MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
Data from the Official MCP Registry