Figma Console MCP Server
by mp3wizard
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIGMA_WS_HOST | No | Override the WebSocket server bind address. Set to '0.0.0.0' for Docker. | localhost |
| FIGMA_WS_PORT | No | Override the preferred WebSocket port for Desktop Bridge. Server falls back through a 10-port range starting from this value. | 9223 |
| ENABLE_MCP_APPS | No | Set to 'true' to enable interactive MCP Apps (Token Browser, Design System Dashboard). | false |
| FIGMA_ACCESS_TOKEN | Yes | Figma personal access token (starts with figd_). Required for local NPX and Git modes. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues