Skip to main content
Glama

Talk to Figma MCP

by pipethedev
setup.sh323 B
#!/bin/bash # Create .cursor directory if it doesn't exist mkdir -p .cursor bun install # Create mcp.json with the current directory path echo "{ \"mcpServers\": { \"TalkToFigma\": { \"command\": \"bunx\", \"args\": [ \"cursor-talk-to-figma-mcp@latest\" ] } } }" > .cursor/mcp.json

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/pipethedev/Talk-to-Figma-MCP'

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