Figma MCP Write Server
@oO
About Figma MCP Write Server
A Model Context Protocol (MCP) server for writing to Figma files
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"figma-write": {
"command": "node",
"args": [
"/path/to/figma-mcp-write-server/dist/index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Figma MCP Write Server?
A Model Context Protocol (MCP) server that provides write access to Figma through the Plugin API, enabling AI agents to create, modify, and manage Figma designs programmatically. It overcomes the read-only limitation of the Figma REST API and is designed for developers and designers using AI assistants.
How to use Figma MCP Write Server?
Clone the repository, run npm install, npm run build, and npm start to start the server. Install the Figma plugin by importing figma-plugin/manifest.json
Basic information
More Media & Design MCP servers

Katto
KattoAI video clipping MCP server: turn long videos, podcasts and Twitch VODs into scored, captioned 9:16 shorts from Claude, Cursor, ChatGPT and any MCP client.
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.

Constants
Constants AIOne workspace of tools for Claude and ChatGPT. Connect apps, generate video, music, and ads, and build new tools on demand. Generate and publish ad creative directly from your assistant.
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos
Comments