figma-opencode-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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| figma_pingA | Check if the MCP server is alive and the Figma plugin bridge is connected. |
| figma_get_selectionB | Get the list of currently selected nodes in the active Figma file. |
| figma_get_current_pageB | Get information about the current page in the active Figma file. |
| figma_get_node_treeC | Get the node tree starting from the current page or a specific node. |
| figma_export_selection_jsonA | Export the current selection as structured JSON (geometry, layout, typography, colors, spacing, auto layout). |
| figma_create_frameB | Create a new frame node in the current page. |
| figma_create_textB | Create a new text node in the current page. |
| figma_audit_selectionB | Audit the current selection for design system issues (spacing, colors, typography, auto layout, accessibility). |
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/laivannha0202/figma-opencode-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server