Figma Bridge MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| figma_statusA | Check if Figma plugin is connected |
| figma_get_pageA | Get all frames/nodes on the current page |
| figma_get_nodeB | Get detailed info about a specific node by ID |
| figma_get_selectionA | Get currently selected nodes in Figma |
| figma_get_stylesB | Get all local styles (colors, text, effects) |
| figma_get_variablesA | Get all local variables and variable collections |
| figma_get_componentsB | Get all local components |
| figma_export_nodeC | Export a node as PNG/SVG (returns base64) |
| figma_set_textB | Change text content of a text node |
| figma_set_fillC | Change fill color of a node (hex color) |
| figma_create_frameC | Create a new frame on current page |
| figma_create_textD | Create a text node |
| figma_delete_nodeC | Delete a node by ID |
| figma_move_nodeC | Move a node to new x,y position |
| figma_resize_nodeC | Resize a node |
| figma_run_jsC | Run arbitrary Figma Plugin API JavaScript code (advanced) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Halil-KAPLAN/figma-bridge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server