53 tools to create, modify, and manage Figma designs using natural language. Works with Claude Code, Cursor, and any MCP-compatible AI assistant.
A complete toolkit that bridges the gap between AI assistants and Figma.
Read document info, create shapes, modify styles, manage components, and more — all through natural language.
Works with Claude Code, Cursor, Windsurf, and any MCP-compatible AI assistant. Zero setup required.
The only Figma MCP with full write capabilities. Create, modify, and manage designs autonomously.
Team management, SSO, API keys, usage analytics, and dedicated support for organizations of any size.
Choose your plan and get an API key instantly from the dashboard.
Add Composa MCP to Claude Code, Cursor, or any MCP client.
Let AI create, modify, and manage your Figma designs autonomously.
The only MCP server for Figma with full write capabilities.
| Feature | Official Figma MCP | Others | Composa |
|---|---|---|---|
| Read/inspect designs | 6 calls/month free | Read-only | Unlimited |
| Create elements | — | — | Shapes, text, frames |
| Modify properties | — | — | Colors, effects, layout |
| Component management | — | — | Create, instance, organize |
| Price | $0 (6 calls) / $99/mo | Free (limited) | Free / $9/mo |
Start free. Upgrade when you need more.
Add Composa to your AI assistant's MCP configuration:
{
"mcpServers": {
"composa": {
"url": "https://mcp.composa.dev",
"env": {
"COMPOSA_API_KEY": "your-api-key"
}
}
}
}