Figma Slides
Freeby MCP Community
Figma Slides MCP — create and edit presentations with built-in D3, Rough.js, and Satori renderers for charts, diagrams, and custom graphics.
v0.1.2Added Apr 12, 2026
figmaslidesmcpmodel-context-protocold3
Figma Slides MCP Server
Figma Slides MCP — create and edit presentations with built-in D3, Rough.js, and Satori renderers for charts, diagrams, and custom graphics.
Installation
npx -y figma-slides-mcp
Reviews
Installation
Quick install
npx -y figma-slides-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"figma-slides": {
"command": "npx",
"args": ["-y", "figma-slides-mcp"]
}
}
}