flaude-mcp

Ana-creates/flaude-mcp
★ 4 stars JavaScript API Integration Updated today
MCP server that enables Claude to read and write to Figma files
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flaude-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Ana-creates/flaude-mcp"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that enables Claude to **read AND write** to Figma files. Works with any app - just define your schema. > **Pro Feature**: This MCP integration requires a [Flaude Pro](https://flaude.com/upgrade) subscription. Free users can use the Flaude plugin directly in Figma, but Claude Code integration is Pro-only.

Tools (16)

create_flowcreate_framecreate_rectanglecreate_screen_from_statecreate_textdelete_nodeduplicate_nodeget_file_structureget_node_detailsget_schemaget_selectiongroup_nodesmodify_nodesearch_nodesupdate_textvalidate_against_schema