Loomal

Figma MCP Server

MCP server by github.com/oabolade/figma_mcp_server_actor

MCP server enabling AI assistants to interact with Figma designs via natural language commands

1 starsnpm: @oabolade-pegasus/figma-mcp-server

About Figma MCP Server

Figma MCP Server is an MCP (Model Context Protocol) server published by oabolade in the official MCP registry, listed under Design Tools on Loomal. MCP server enabling AI assistants to interact with Figma designs via natural language commands

It ships as an npm package (@oabolade-pegasus/figma-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/oabolade/figma_mcp_server_actor, where the project has earned 1 GitHub stars.

Use Figma MCP Server with your agent

Claude Code · one command
claude mcp add figma-mcp-server -- npx -y @oabolade-pegasus/figma-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "figma-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@oabolade-pegasus/figma-mcp-server"
      ]
    }
  }
}
npm@oabolade-pegasus/figma-mcp-server

Frequently asked questions

What is Figma MCP Server?
Figma MCP Server is an MCP (Model Context Protocol) server by oabolade in the Design Tools category. MCP server enabling AI assistants to interact with Figma designs via natural language commands
How do I connect Figma MCP Server to Claude, Cursor, or another MCP client?
Install Figma MCP Server from its npm package (@oabolade-pegasus/figma-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Figma MCP Server open source?
Yes — the source code is public at github.com/oabolade/figma_mcp_server_actor, with 1 GitHub stars.
Can AI agents pay to use Figma MCP Server?
Not yet through Loomal — Figma MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Figma MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.