Skip to main content
Glama

Claude Talk to Figma MCP

by arinspunk
.gitignore519 B
node_modules/ dist/ docs/ coverage/ .cursor/ # NPM lock file (project uses Bun as primary package manager) package-lock.json # DXT packages (build artifacts - distribute via releases only) *.dxt # macOS system files .DS_Store .DS_Store? # Logs and temp files *.log npm-debug.log* yarn-debug.log* yarn-error.log* # IDE and editor files .vscode/ .idea/ *.swp *.swo # Environment and secrets .env .env.local .env.development.local .env.test.local .env.production.local # Temporary build directories temp-dxt/ dxt-*/

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/arinspunk/claude-talk-to-figma-mcp'

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