figma-ui-mcp - draw and read Figma from agents
MCP server that lets Claude Code, Cursor, VS Code, and Windsurf draw UI directly on the Figma canvas via JavaScript and read existing designs back as structured data. No Figma API key required.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webDesign Doesn’t End in Figma
medium.com · Apr 29, 2026
dannote/figma-use
github.com · Apr 25, 2026
Claude Design Just Dropped - And Figma’s Stock Felt It Immediately
medium.com · Apr 24, 2026
AI Weekly 4/17–4/24 | OpenAI Stack, Anthropic Politics, Figma Tumbles
dev.to · Apr 24, 2026
AI 週報:2026/04/17–04/24 OpenAI 一週連發、Anthropic 撞翻 Figma、Mythos 進入政治場
dev.to · Apr 24, 2026
Featured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
MCP servers and Model Context Protocol tools
Production MCP servers, gateways, frameworks, and clients - everything in this directory that speaks the Model Context Protocol.
Related entries
asynkor - file leasing for AI agent teams
Go MCP server that gives multiple agents (or IDEs) leases on files so concurrent edits don't trample each other - a Git-free way to avoid merge conflicts in multi-agent runs.
codex-mcp-server - call Codex from Claude Code
MCP wrapper around the OpenAI Codex CLI that lets Claude Code (or Cursor) hand specific tasks to Codex as a sub-agent over MCP.
lean-ctx - MCP context optimizer for AI coding agents
Rust MCP server plus shell hook that compresses context for Cursor, Claude Code, Copilot, Windsurf, Gemini CLI and 24 other tools. Single binary, zero telemetry.
byob - bring your own browser to AI agents
Chrome extension and MCP bridge that lets your AI agent drive the Chrome you already have open, including authenticated sessions. Works with Claude Code and Cursor.