yasuda-figma-mcp
by Rikuto-des
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRIDGE_URL | No | WebSocket URL of the bridge (e.g. ws://127.0.0.1:3055). | ws://127.0.0.1:3055 |
| BRIDGE_PORT | No | Port for the bridge WebSocket server. | 3055 |
| BRIDGE_EMBED | No | Set to '1' to embed the bridge in the MCP process (recommended). | 1 |
| BRIDGE_TOKEN | Yes | Secret token used to authenticate the Figma plugin connection to the bridge. | |
| BRIDGE_CHANNEL | No | Channel name for the bridge (allows multiple instances). | default |
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/Rikuto-des/yasuda-figma-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server