io.github.jirayusueb/figma-mcp-rs
NPM · FIGMA-MCP-RS · SCANNED SEP 20
Figma/FigJam MCP server with read/write via plugin — no API token, no limits. 78 tools.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 8 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability89
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 8650 tokens (~102/item across 84 items; 84 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
- Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage98
- 96% of tools have a non-trivial description (not blank, and not just the tool's name).Partial
- 100% of tool parameters carry a description.Pass
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 6 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "delete_nodes" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 84 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the io.github.jirayusueb/figma-mcp-rs server?
io.github.jirayusueb/figma-mcp-rs runs locally as an npm package, launched with npx -y figma-mcp-rs. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · figma-mcp-rs
claude mcp add jirayusueb-figma-mcp-rs -- npx -y figma-mcp-rs
{
"mcpServers": {
"jirayusueb-figma-mcp-rs": {
"command": "npx",
"args": [
"-y",
"figma-mcp-rs"
]
}
}
} {
"servers": {
"jirayusueb-figma-mcp-rs": {
"command": "npx",
"args": [
"-y",
"figma-mcp-rs"
]
}
}
} codex mcp add jirayusueb-figma-mcp-rs -- npx -y figma-mcp-rs
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"jirayusueb-figma-mcp-rs": {
"type": "local",
"command": [
"npx",
"-y",
"figma-mcp-rs"
],
"enabled": true
}
}
} openclaw mcp add jirayusueb-figma-mcp-rs --command npx --arg -y --arg figma-mcp-rs
mcp_servers:
jirayusueb-figma-mcp-rs:
command: "npx"
args: ["-y", "figma-mcp-rs"] {
"McpServers": {
"jirayusueb-figma-mcp-rs": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"figma-mcp-rs"
]
}
}
} assistant mcp add jirayusueb-figma-mcp-rs -t stdio -c npx -a -y figma-mcp-rs
{
"mcpServers": {
"jirayusueb-figma-mcp-rs": {
"command": "npx",
"args": [
"-y",
"figma-mcp-rs"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +4
- Stability: unverified → 0.23 ▲ functional
- 13 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 11 Sept 26 56
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/figma-mcp-rs@0.1.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 0 packages
| Packages resolved | 0 |
|---|---|
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
add_page ~58
Add a new page to the Figma document.
| Name | Type | Req | Description |
|---|---|---|---|
| index | number|null | – | Position index to insert the page (0 = first). Defaults to last position. |
| name | string|null | – | Name for the new page (default 'Page') |
No output schema declared.
No examples provided.
add_variable_mode ~30
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| collectionId | string | yes | Variable collection ID |
| modeName | string | yes | Name for the new mode |
No output schema declared.
No examples provided.
apply_style_to_node ~99
Apply an existing local style (paint, text, effect, or grid) to a node, linking the node to that style.
| Name | Type | Req | Description |
|---|---|---|---|
| nodeId | string | yes | Target node ID in colon format e.g. 4029:12345 |
| styleId | string | yes | Style ID to apply (from get_styles) |
| target | string|null | – | For paint styles only — apply to 'fill' (default) or 'stroke' |
No output schema declared.
No examples provided.
auto_arrange ~137
Auto-arrange objects on a FigJam board in grid, row, or column layout. FigJam only.
| Name | Type | Req | Description |
|---|---|---|---|
| columns | number|null | – | Grid columns (default auto based on sqrt of count) |
| layout | string|null | – | Layout mode: "grid", "row", or "column" (default "grid") |
| nodeIds | array|null | – | Node IDs to arrange (optional; if absent, arranges page children) |
| spacing | number|null | – | Spacing between items (default 40) |
| startX | number|null | – | Starting X position |
| startY | number|null | – | Starting Y position |
No output schema declared.
No examples provided.
batch_rename_nodes ~166
Rename multiple nodes using find/replace, regex substitution, or prefix/suffix addition.
| Name | Type | Req | Description |
|---|---|---|---|
| find | string|null | – | String (or regex pattern when useRegex=true) to search for in the node name |
| nodeIds | array | yes | Node IDs in colon format e.g. ['4029:12345'] |
| prefix | string|null | – | String to prepend to the node name |
| regexFlags | string|null | – | Regex flags e.g. 'gi' (default 'g'). Only used when useRegex=true. |
| replace | string|null | – | Replacement string. Required when find is provided. |
| suffix | string|null | – | String to append to the node name |
| useRegex | boolean|null | – | Treat find as a regular expression (default false) |
No output schema declared.
No examples provided.
bind_variable_to_node ~197
Bind a local variable to a node property so the property is driven by the variable's value. COLOR variables: use fillColor or strokeColor. BOOLEAN variables: use visible. FLOAT variables: use opacity, rotation, width, height, cornerRadius, topLeftRadius, topRightRadius, bottomLeftRadius, bottomRightRadius, strokeWeight, itemSpacing, paddingTop, paddingRight, paddingBottom, paddingLeft.
| Name | Type | Req | Description |
|---|---|---|---|
| field | string | yes | Property to bind: fillColor | strokeColor | visible | opacity | rotation | width | height | cornerRadius | topLeftRadius | topRightRadius | bottomLeftRadius | bottomRightRadius | strokeWeight | itemS… |
| nodeId | string | yes | Target node ID in colon format e.g. 4029:12345 |
| variableId | string | yes | Variable ID to bind (from get_variable_defs) |
No output schema declared.
No examples provided.
clone_node ~96
Clone an existing node, optionally repositioning it or placing it in a new parent.
| Name | Type | Req | Description |
|---|---|---|---|
| nodeId | string | yes | Source node ID in colon format e.g. '4029:12345' |
| parentId | string|null | – | Parent node ID for the clone. Defaults to same parent as source. |
| x | number|null | – | X position of the clone |
| y | number|null | – | Y position of the clone |
No output schema declared.
No examples provided.
create_code_block ~73
Create a code block on a FigJam board with syntax highlighting. FigJam only.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | Code content (required) |
| language | string|null | – | Programming language (default "PLAINTEXT") |
| x | number|null | – | X position |
| y | number|null | – | Y position |
No output schema declared.
No examples provided.
create_component ~76
Convert an existing FRAME node into a reusable COMPONENT. The frame is replaced in place by the new component.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string|null | – | Optional name for the component. Defaults to the frame's current name. |
| nodeId | string | yes | FRAME node ID to convert, in colon format e.g. '4029:12345' |
No output schema declared.
No examples provided.
create_connector ~100
Create a connector on the current FigJam page, optionally linked between two nodes. FigJam only.
| Name | Type | Req | Description |
|---|---|---|---|
| endNodeId | string|null | – | Optional node ID the connector ends at, colon format e.g. '4029:67890' |
| startNodeId | string|null | – | Optional node ID the connector starts from, colon format e.g. '4029:12345' |
| text | string|null | – | Optional text label for the connector |
No output schema declared.
No examples provided.
create_effect_style ~217
Create a new local effect style (drop shadow, inner shadow, or blur).
| Name | Type | Req | Description |
|---|---|---|---|
| color | string|null | – | Shadow color as hex e.g. #000000 (default #000000, shadows only) |
| description | string|null | – | Optional style description |
| name | string | yes | Style name e.g. 'Shadow/Card' |
| offsetX | number|null | – | Shadow X offset in pixels (default 0, shadows only) |
| offsetY | number|null | – | Shadow Y offset in pixels (default 4, shadows only) |
| opacity | number|null | – | Shadow color opacity 0–1 (default 0.25, shadows only) |
| radius | number|null | – | Blur radius in pixels (default 8 for shadows, 4 for blurs) |
| spread | number|null | – | Shadow spread in pixels (default 0, shadows only) |
| type | string|null | – | Effect type: DROP_SHADOW (default), INNER_SHADOW, LAYER_BLUR, or BACKGROUND_BLUR |
No output schema declared.
No examples provided.
create_ellipse ~139
Create a new ellipse (circle/oval) on the current page or inside a parent node.
| Name | Type | Req | Description |
|---|---|---|---|
| fillColor | string|null | – | Fill color as hex e.g. #3B82F6 |
| height | number|null | – | Height in pixels (default 100) |
| name | string|null | – | Ellipse name |
| parentId | string|null | – | Parent node ID in colon format. Defaults to current page. |
| width | number|null | – | Width in pixels (default 100) |
| x | number|null | – | X position (default 0) |
| y | number|null | – | Y position (default 0) |
No output schema declared.
No examples provided.
create_frame ~348
Create a new frame on the current page or inside a parent node.
| Name | Type | Req | Description |
|---|---|---|---|
| counterAxisAlignItems | string|null | – | Cross-axis alignment: MIN, CENTER, MAX, or BASELINE |
| counterAxisSizingMode | string|null | – | Cross-axis sizing: FIXED or AUTO (hug) |
| counterAxisSpacing | number|null | – | Gap between wrapped rows/columns (only when layoutWrap is WRAP) |
| fillColor | string|null | – | Fill color as hex e.g. #FFFFFF |
| height | number|null | – | Height in pixels (default 100) |
| itemSpacing | number|null | – | Auto-layout gap between children |
| layoutMode | string|null | – | Auto-layout direction: HORIZONTAL, VERTICAL, or NONE |
| layoutWrap | string|null | – | Wrap behaviour: NO_WRAP or WRAP |
| name | string|null | – | Frame name |
| paddingBottom | number|null | – | Auto-layout bottom padding |
| paddingLeft | number|null | – | Auto-layout left padding |
| paddingRight | number|null | – | Auto-layout right padding |
| paddingTop | number|null | – | Auto-layout top padding |
| parentId | string|null | – | Parent node ID in colon format. Defaults to current page. |
| primaryAxisAlignItems | string|null | – | Main-axis alignment: MIN, CENTER, MAX, or SPACE_BETWEEN |
| primaryAxisSizingMode | string|null | – | Main-axis sizing: FIXED or AUTO (hug) |
| width | number|null | – | Width in pixels (default 100) |
| x | number|null | – | X position (default 0) |
| y | number|null | – | Y position (default 0) |
No output schema declared.
No examples provided.
create_grid_style ~236
Create a new local layout grid style.
| Name | Type | Req | Description |
|---|---|---|---|
| alignment | string|null | – | Alignment: STRETCH (default), CENTER, MIN, or MAX (COLUMNS/ROWS only) |
| color | string|null | – | Grid line color as hex e.g. #FF0000 (GRID only, default #FF0000) |
| count | number|null | – | Number of columns or rows (COLUMNS/ROWS only, default 12) |
| description | string|null | – | Optional style description |
| gutterSize | number|null | – | Gutter size in pixels (COLUMNS/ROWS only, default 16) |
| name | string | yes | Style name e.g. 'Grid/Desktop' |
| offset | number|null | – | Margin/offset in pixels (COLUMNS/ROWS only, default 0) |
| opacity | number|null | – | Grid line opacity 0–1 (GRID only, default 0.1) |
| pattern | string|null | – | Grid pattern: GRID (default), COLUMNS, or ROWS |
| sectionSize | number|null | – | Grid cell size in pixels (GRID only, default 8) |
No output schema declared.
No examples provided.
create_paint_style ~67
Create a new local paint style with a solid fill color.
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | yes | Fill color as hex e.g. #FF5733 |
| description | string|null | – | Optional style description |
| name | string | yes | Style name e.g. 'Brand/Primary' |
No output schema declared.
No examples provided.
create_rectangle ~143
Create a new rectangle on the current page or inside a parent node.
| Name | Type | Req | Description |
|---|---|---|---|
| cornerRadius | number|null | – | Corner radius in pixels |
| fillColor | string|null | – | Fill color as hex e.g. #FF5733 |
| height | number|null | – | Height in pixels (default 100) |
| name | string|null | – | Rectangle name |
| parentId | string|null | – | Parent node ID in colon format. Defaults to current page. |
| width | number|null | – | Width in pixels (default 100) |
| x | number|null | – | X position (default 0) |
| y | number|null | – | Y position (default 0) |
No output schema declared.
No examples provided.
create_section ~97
Create a Figma Section node on the current page. Sections are the modern way to organize frames and groups on a page.
| Name | Type | Req | Description |
|---|---|---|---|
| height | number|null | – | Height in pixels |
| name | string|null | – | Section name (default 'Section') |
| width | number|null | – | Width in pixels |
| x | number|null | – | X position (default 0) |
| y | number|null | – | Y position (default 0) |
No output schema declared.
No examples provided.
create_shape_with_text ~115
Create a shape with text on a FigJam board (rectangles, circles, diamonds, etc.). FigJam only.
| Name | Type | Req | Description |
|---|---|---|---|
| fillColor | string|null | – | Fill color as hex |
| height | number|null | – | Height |
| shapeType | string|null | – | Shape type (default "ROUNDED_RECTANGLE") |
| text | string | yes | Text content (required) |
| width | number|null | – | Width |
| x | number|null | – | X position |
| y | number|null | – | Y position |
No output schema declared.
No examples provided.
create_stickies ~122
Create multiple sticky notes at once on a FigJam board, with optional grid auto-layout. FigJam only.
| Name | Type | Req | Description |
|---|---|---|---|
| columns | number|null | – | Number of columns in grid layout (default 5) |
| items | array | yes | Array of stickies to create (required, max 200) |
| spacing | number|null | – | Spacing between stickies (default 40) |
| startX | number|null | – | Starting X position for grid (default 0) |
| startY | number|null | – | Starting Y position for grid (default 0) |
No output schema declared.
No examples provided.
create_sticky ~99
Create a sticky note on the current FigJam page. FigJam only.
| Name | Type | Req | Description |
|---|---|---|---|
| fillColor | string|null | – | Fill color as hex string e.g. '#FFD54F' |
| name | string|null | – | Optional name for the node |
| text | string | yes | Text content for the sticky note (required) |
| x | number|null | – | X position on the canvas |
| y | number|null | – | Y position on the canvas |
No output schema declared.
No examples provided.
create_table ~107
Create a table on a FigJam board with optional cell text content. FigJam only.
| Name | Type | Req | Description |
|---|---|---|---|
| cells | array|null | – | Cell contents (optional, ragged arrays OK) |
| columns | number | yes | Number of columns (required, 1-50) |
| name | string|null | – | Table name |
| rows | number | yes | Number of rows (required, 1-50) |
| x | number|null | – | X position |
| y | number|null | – | Y position |
No output schema declared.
No examples provided.
create_text ~258
Create a new text node on the current page or inside a parent node. The font is loaded automatically before insertion. Returns the created node ID and bounds. Use set_text to update the content of an existing text node.
| Name | Type | Req | Description |
|---|---|---|---|
| fillColor | string|null | – | Text color as hex e.g. #000000 (default black) |
| fontFamily | string|null | – | Font family name e.g. 'Inter', 'Roboto', 'SF Pro Display' (default Inter). Must be a font installed in Figma. |
| fontSize | number|null | – | Font size in pixels (default 14) |
| fontStyle | string|null | – | Font style variant e.g. 'Regular', 'Bold', 'Italic', 'Medium', 'SemiBold' (default Regular). Must match an available style for the chosen fontFamily. |
| name | string|null | – | Node name shown in the layers panel (defaults to the text content) |
| parentId | string|null | – | Parent node ID in colon format. Defaults to current page. |
| text | string | yes | Text content to display |
| x | number|null | – | X position in pixels (default 0) |
| y | number|null | – | Y position in pixels (default 0) |
No output schema declared.
No examples provided.
create_text_style ~281
Create a new local text style (typography preset). Returns the new style's ID. Apply it to nodes with apply_style_to_node. Use get_styles to list existing text styles.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string|null | – | Optional human-readable description shown in the Figma style panel |
| fontFamily | string|null | – | Font family name e.g. 'Inter', 'Roboto' (default Inter). Must be installed in Figma. |
| fontSize | number|null | – | Font size in pixels (default 16) |
| fontStyle | string|null | – | Font style variant e.g. 'Regular', 'Bold', 'Medium', 'SemiBold' (default Regular) |
| letterSpacingUnit | string|null | – | Letter spacing unit: PIXELS (default) or PERCENT |
| letterSpacingValue | number|null | – | Letter spacing value (unit set by letterSpacingUnit) |
| lineHeightUnit | string|null | – | Line height unit: PIXELS (default) or PERCENT |
| lineHeightValue | number|null | – | Line height value (unit set by lineHeightUnit) |
| name | string | yes | Style name — use slash notation to organise into groups e.g. 'Heading/H1', 'Body/Regular' |
| textDecoration | string|null | – | Text decoration: NONE (default), UNDERLINE, or STRIKETHROUGH |
No output schema declared.
No examples provided.
create_variable ~187
Create a new variable (design token) inside an existing collection. Returns the new variable's ID. Use get_variable_defs to find collection IDs, set_variable_value to set values per mode, and bind_variable_to_node to apply the variable to a node property.
| Name | Type | Req | Description |
|---|---|---|---|
| collectionId | string | yes | ID of the variable collection to add this variable to (from get_variable_defs) |
| name | string | yes | Variable name — use slash notation to group e.g. 'Color/Primary', 'Spacing/MD' |
| type | string | yes | Variable type: COLOR (hex color), FLOAT (numeric dimension/spacing), STRING (text), or BOOLEAN (true/false toggle) |
| value | string|null | – | Initial value for the first mode. COLOR: hex e.g. #FF5733. FLOAT: number e.g. 16. STRING: text. BOOLEAN: true or false. |
No output schema declared.
No examples provided.
create_variable_collection ~36
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| initialModeName | string|null | – | Name for the initial mode (default 'Mode 1') |
| name | string | yes | Collection name |
No output schema declared.
No examples provided.
delete_nodes ~49
Delete one or more nodes. This cannot be undone via MCP — use with care.
| Name | Type | Req | Description |
|---|---|---|---|
| nodeIds | array | yes | Node IDs to delete in colon format e.g. ['4029:12345'] |
No output schema declared.
No examples provided.
delete_page ~65
Delete a page from the Figma document. Cannot delete the only remaining page.
| Name | Type | Req | Description |
|---|---|---|---|
| pageId | string|null | – | Page node ID in colon format e.g. '0:2' |
| pageName | string|null | – | Exact page name to delete (alternative to pageId) |
No output schema declared.
No examples provided.
delete_style ~37
Delete a style (paint, text, effect, or grid) by its ID.
| Name | Type | Req | Description |
|---|---|---|---|
| styleId | string | yes | Style ID to delete |
No output schema declared.
No examples provided.
delete_variable ~74
Delete a single variable (provide variableId) or an entire collection and all its variables (provide collectionId). Provide exactly one of the two — not both.
| Name | Type | Req | Description |
|---|---|---|---|
| collectionId | string|null | – | Collection ID to delete (removes all variables in the collection) |
| variableId | string|null | – | Variable ID to delete |
No output schema declared.
No examples provided.
detach_instance ~60
Detach one or more component instances, converting them to plain frames. The link to the main component is broken; all visual properties are preserved.
| Name | Type | Req | Description |
|---|---|---|---|
| nodeIds | array | yes | INSTANCE node IDs in colon format e.g. ['4029:12345'] |
No output schema declared.
No examples provided.
execute_code ~165
Run arbitrary Figma Plugin API code inside the plugin sandbox and return its value. The code runs as an async function body — use await and end with a return. Use this only for operations the dedicated tools do not cover; prefer the specific tool when one exists. Runs in the user's open file and is undoable with Cmd/Ctrl+Z.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | The code to execute. It runs as an async function body — use `await` and end with a `return`. Use this only for operations the dedicated tools do not cover; prefer the specific tool when one exists. |
| timeoutMs | number|null | – | Optional timeout in milliseconds (1-25000, default 5000). Clipped to keep it under the bridge's 30s deadline. |
No output schema declared.
No examples provided.
export_frames_to_pdf ~99
Export multiple frames as a single multi-page PDF file. Each frame becomes one page in order. Ideal for pitch decks, proposals, and slide exports.
| Name | Type | Req | Description |
|---|---|---|---|
| nodeIds | array | yes | Ordered list of frame node IDs to export as PDF pages, colon format e.g. '4029:12345' |
| outputPath | string | yes | File path to write the PDF to, must end in .pdf (relative to working directory or absolute) |
No output schema declared.
No examples provided.
export_tokens ~53
Export all design tokens (variables and paint styles) as JSON or CSS custom properties. Ideal for bridging Figma variables into your codebase.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string|null | – | Output format: json (default) or css |
No output schema declared.
No examples provided.
find_replace_text ~140
Find and replace text content across all TEXT nodes in a subtree. Searches the entire current page if no nodeId is given.
| Name | Type | Req | Description |
|---|---|---|---|
| find | string | yes | Text string (or regex pattern when useRegex=true) to search for |
| nodeId | string|null | – | Root node ID to scope the search. Defaults to the entire current page. |
| regexFlags | string|null | – | Regex flags e.g. 'gi' (default 'g'). Only used when useRegex=true. |
| replace | string | yes | Replacement string (use empty string to delete matches) |
| useRegex | boolean|null | – | Treat find as a regular expression (default false) |
No output schema declared.
No examples provided.
get_annotations ~87
Get dev-mode annotations in the current document or scoped to a specific node. Returns annotation objects with label text, measurement type, and the ID of the annotated node. Omit nodeId to retrieve all annotations on the current page.
| Name | Type | Req | Description |
|---|---|---|---|
| nodeId | string|null | – | Optional — scope results to annotations on this node and its descendants, colon format e.g. '4029:12345' |
No output schema declared.
No examples provided.
get_board_contents ~49
Get all objects and connectors on the current FigJam page. Returns nodes with text content and connection data. FigJam only.
| Name | Type | Req | Description |
|---|---|---|---|
| includeConnections | boolean|null | – | Include connector information (default true) |
No output schema declared.
No examples provided.
get_design_context ~169
Get a depth-limited, token-efficient tree of the current selection or page. Use this instead of get_document when exploring large files. Supports detail levels (minimal/compact/full) and dedupe_components for pages heavy with repeated component instances.
| Name | Type | Req | Description |
|---|---|---|---|
| dedupe_components | boolean|null | – | When true, INSTANCE nodes are serialized compactly (mainComponentId + componentProperties + overrides array of differing text/nested content) and unique component definitions are collected once in a… |
| depth | number|null | – | How many levels deep to traverse (default 2) |
| detail | string|null | – | Property verbosity: minimal (id/name/type/bounds only), compact (+fills/strokes/opacity), full (everything, default) |
No output schema declared.
No examples provided.
get_document ~50
Get the full node tree of the current page (not the whole file — only the active page). Returns all nodes recursively and can be very large. Prefer get_design_context for exploration or when token efficiency matters.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_fonts ~32
List all fonts used in the current page, sorted by usage frequency. Useful for understanding typography without scanning all text nodes.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_local_components ~20
Get all components defined in the current Figma file.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_metadata ~25
Get metadata about the current Figma document: file name, pages, current page
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_node ~79
Get a single node by ID with full detail. Use get_nodes_info to fetch multiple nodes in one round-trip instead of calling this repeatedly. Node ID must be colon format e.g. '4029:12345', never hyphens.
| Name | Type | Req | Description |
|---|---|---|---|
| nodeId | string | yes | Node ID in colon format e.g. '4029:12345' |
No output schema declared.
No examples provided.
get_nodes_info ~66
Get full details for multiple nodes by ID in one round-trip. Prefer this over calling get_node repeatedly when you need several nodes.
| Name | Type | Req | Description |
|---|---|---|---|
| nodeIds | array | yes | List of node IDs in colon format e.g. ['4029:12345', '4029:67890'] |
No output schema declared.
No examples provided.
get_pages ~26
List all pages in the document with their IDs and names. Lightweight alternative to get_document.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_reactions ~99
Get the prototype reactions defined on a node. Returns an array of reaction objects — each has a trigger (e.g. ON_CLICK, ON_HOVER, AFTER_TIMEOUT) and an actions array (navigate to node, open URL, go back, etc.). Use set_reactions to add or replace reactions, remove_reactions to delete them.
| Name | Type | Req | Description |
|---|---|---|---|
| nodeId | string | yes | Node ID in colon format e.g. '4029:12345' |
No output schema declared.
No examples provided.
get_screenshot ~113
Export a screenshot of one or more nodes as base64-encoded image data (held in memory). Use save_screenshots instead when you want to write images directly to disk without base64 in the response.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string|null | – | Export format: PNG (default), SVG, JPG, or PDF |
| nodeIds | array|null | – | Optional node IDs to export, colon format. If empty, exports current selection. |
| scale | number|null | – | Export scale for raster formats (default 2) |
No output schema declared.
No examples provided.
get_selection ~44
Get the nodes currently selected in Figma. Returns an empty array if nothing is selected. Use get_design_context or get_node to retrieve deeper detail about a specific node by ID.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_status ~47
Check whether the Figma plugin bridge is connected and get setup instructions when it is not. Call this first if any tool fails with 'plugin not connected'. Does not touch the Figma document.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_styles ~65
Get all local styles in the document (paint, text, effect, and grid). Returns each style's ID, name, type, and properties. Use the style ID with apply_style_to_node or update_paint_style. For design tokens (variables), use get_variable_defs instead.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_variable_defs ~31
Get all local variable definitions: collections, modes, and values. Variables are Figma's design token system.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
What is the io.github.jirayusueb/figma-mcp-rs server?
io.github.jirayusueb/figma-mcp-rs is listed in the public MCP registry as io.github.jirayusueb/figma-mcp-rs. Figma/FigJam MCP server with read/write via plugin, no API token, no limits. 78 tools. This page covers its npm package (figma-mcp-rs).
Is the io.github.jirayusueb/figma-mcp-rs server safe to use?
io.github.jirayusueb/figma-mcp-rs scores 76 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.jirayusueb/figma-mcp-rs server expose?
io.github.jirayusueb/figma-mcp-rs exposes 84 tools: add_page, add_variable_mode, apply_style_to_node, auto_arrange, batch_rename_nodes, and 79 more. Their descriptions and schemas cost roughly 8,650 tokens of context every time the server is loaded.
Is the io.github.jirayusueb/figma-mcp-rs server still maintained?
io.github.jirayusueb/figma-mcp-rs is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.jirayusueb/figma-mcp-rs server under?
io.github.jirayusueb/figma-mcp-rs declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.