figma-console-mcp-autodocs
by Obra-Studio
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 (default: 'localhost'). Set to '0.0.0.0' when running inside Docker. | localhost |
| FIGMA_WS_PORT | No | Override the preferred WebSocket port (default: 9223). Server will fall back through ports 9224-9232 if occupied. | 9223 |
| ENABLE_MCP_APPS | No | Set to 'true' to enable MCP Apps (interactive UI features). Default is 'true' in recommended setup. | true |
| FIGMA_ACCESS_TOKEN | Yes | Your Figma personal access token. Required for local mode (NPX or Local Git). |
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 | |
Latest Blog Posts
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/Obra-Studio/figma-console-mcp-autodocs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server