---
title: "cyber-figma"
description: "Figma CLI and MCP server for AI agents"
canonical: https://agentpluginsdirectory.com/plugins/cyber-figma
last-updated: 2026-09-26
---

# cyber-figma
Figma CLI and MCP server for AI agents
- Slug: cyber-figma
- Publisher: unional
- Repository: https://github.com/cyberuni/cyber-figma
- Manifest: packages/cyber-figma/plugin.json
- Version: 0.1.1
- License: MIT
- Category (editorial): design-frontend
- Skills: 3 (export-figma-assets, init-figma, inspect-figma-file)
- MCP servers: 1 (cyber-figma)
- Stars: 0
- Repository created: 2026-08-11
- Repository last pushed: 2026-09-12
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/cyber-figma
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What cyber-figma does, in the publisher's words

A CLI, a local MCP server, and an agent plugin for the Figma REST API, built for AI-assisted workflows.

📖 Documentation

- CLI: cyber-figma for terminals, scripts, and agents that shell out. Jump to CLI →
- MCP: a local stdio server exposing figma_* tools. Jump to MCP →
- Plugin: the published npm package is the plugin root. Jump to plugin →

> Status: scaffolding. The package is not published to npm yet and no commands or tools > are implemented. What is finished is the researched Figma surface the implementation is > built against, see Research, and the documentation site covering > authentication, plans, limits, and API coverage.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/cyberuni/cyber-figma/HEAD/readme.md

## Skills

- export-figma-assets: Use this skill when exporting assets from a Figma file, rendering nodes to PNG/SVG/JPG/PDF, or pulling image fills.
- init-figma: Use this skill when setting up cyber-figma, personal access token, team id, connection verify, and MCP wiring.
- inspect-figma-file: Use this skill when reading a Figma file's structure, pages, frames, components, or one node, without wasting quota.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- cyber-figma: transport: stdio; command: npx -y cyber-figma mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
