Skip to main content
Glama

Talk to Figma MCP

by yhc984

join_channel

Connects to a specified channel within the Talk to Figma MCP server, enabling communication and collaboration for managing Figma designs programmatically.

Instructions

Join a specific channel to communicate with Figma

Input Schema

NameRequiredDescriptionDefault
channelNoThe name of the channel to join

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "channel": { "default": "", "description": "The name of the channel to join", "type": "string" } }, "type": "object" }

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/yhc984/cursor-talk-to-figma-mcp-main'

If you have feedback or need assistance with the MCP directory API, please join our Discord server