πŸ“šAllForClaude
SkillsMCPPluginsCategoriesHow to install
πŸ“š AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • πŸ’» Development & Coding
  • ⚑ Productivity & Automation
  • 🎨 Creative, Design & Art
  • πŸ“„ Documents & Office
  • πŸ’¬ Communication & Messaging
  • πŸ€– AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

Β© 2026 AllForClaude. An independent, community directory β€” not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com, claudedirectory.org & the official MCP registry.

  1. Home
  2. /MCP Servers
  3. /Creative, Design & Art
  4. /Figma Server
🎨

Figma Server

πŸ”ŒMCP Server🎨Creative, Design & Artβ˜… Featured15,706

Access Figma designs with live structure, hierarchy, auto-layout, variants, and text styles for accurate code generation

By Figma

figmadesignuiofficial

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "figma-server": {
      "command": "npx",
      "args": ["-y", "<package-name>"]
    }
  }
}

Claude.ai (remote / hosted):

Settings β†’ Connectors β†’ β€œ+” β†’ search the directory β†’ Connect, then authenticate via OAuth if prompted.

Config keys vary per server β€” always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’

Source

  • Claude Directory

More in Creative, Design & Art

View all β†’
🎨
🧩Skillβ˜… Featured

Algorithmic Art

Create algorithmic generative art with Claude AI using p5.js, flow fields, particle systems, and controlled randomness. Download for free.

🎨Creative, Design & Art158,271
Claude Skills HubSkillsHub MCPClaude Directory
🎨
🧩Skillβ˜… Featured

Impeccable

The design language that makes your AI harness better at frontend design β€” 1 skill, 23 commands, 45 detector rules

🎨Creative, Design & Art43,545
🎨
πŸ“¦Pluginβ˜… Featured

Figma

Figma design tool integration. Extract design specs, generate code from designs, access component libraries, and bridge the gap between design and development.

🎨Creative, Design & Art33,896
Claude DirectorySkillsHub MCP
🎨
πŸ€–Subagent

Architect

Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences

🎨Creative, Design & Art225,587

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "figma-server": {
      "command": "npx",
      "args": ["-y", "<package-name>"]
    }
  }
}

Claude.ai (remote / hosted):

Settings β†’ Connectors β†’ β€œ+” β†’ search the directory β†’ Connect, then authenticate via OAuth if prompted.

Config keys vary per server β€” always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’