Agent Tools
Back to MCP servers
● degraded

Connect Claude to Figma with zero friction. No paid plan. No channel ID copy-paste. Just works. ✦ 100+ tools for Figma automation ✦ Auto-connect — Claude detects your open file ✦ Design system sync, page manager, code→Figma ✦ Free Figma plan supported ───────────────────────────── ⚡ Quick Start (3 steps) 1. Install MCP + plugin npx figma-free-mcp@latest setup 2. Install Figma plugin Figma → Plugins → Development → Import plugin from manifest... → Select: ~/.figma-free-mcp/plugin/manifest.json 3. Start relay server (keep running) npx --package figma-free-mcp figma-free-mcp-socket Done! Claude auto-connects to your open Figma file. ───────────────────────────── 📖 Full docs → github.com/haju-xp/figma-free-mcp ───────────────────────────── ⚠️ License & Usage ✅ Personal & commercial use allowed ✅ Modification allowed ❌ Claiming as your own work prohibited ❌ Removing author credit prohibited © 2026 haju, All rights reserved for branding.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/haju-xp/figma-free-mcp/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/haju-xp/figma-free-mcp/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/haju-xp/figma-free-mcp
Listed at (smithery)
https://github.com/haju-xp/figma-free-mcp