Loomal

figmanage

MCP server by github.com/dannykeane/figmanage

Let agents manage your Figma workspace. 102 tools for seats, teams, offboarding, and cleanup.

8 starsnpm: figmanage

About figmanage

figmanage is an MCP (Model Context Protocol) server published by dannykeane in the official MCP registry, listed under Autonomous Agents on Loomal. Let agents manage your Figma workspace. 102 tools for seats, teams, offboarding, and cleanup.

It ships as an npm package (figmanage), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/dannykeane/figmanage, where the project has earned 8 GitHub stars.

Use figmanage with your agent

Claude Code · one command
claude mcp add figmanage -- npx -y figmanage
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "figmanage": {
      "command": "npx",
      "args": [
        "-y",
        "figmanage"
      ]
    }
  }
}
npmfigmanage

Frequently asked questions

What is figmanage?
figmanage is an MCP (Model Context Protocol) server by dannykeane in the Autonomous Agents category. Let agents manage your Figma workspace. 102 tools for seats, teams, offboarding, and cleanup.
How do I connect figmanage to Claude, Cursor, or another MCP client?
Install figmanage from its npm package (figmanage) 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 figmanage open source?
Yes — the source code is public at github.com/dannykeane/figmanage, with 8 GitHub stars.
Can AI agents pay to use figmanage?
Not yet through Loomal — figmanage 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 figmanage? Claim this listing free by verifying GitHub ownership, or contact us.