Skip to main content
Glama

Claude Talk to Figma MCP

by arinspunk
.dxtignore846 B
# Development files .git/ .gitignore node_modules/@types/ node_modules/@jest/ node_modules/jest/ node_modules/ts-jest/ node_modules/typescript/ node_modules/@anthropic-ai/dxt *.test.ts *.test.js tests/ # Documentation *.md README* CHANGELOG* TESTING* # Build artifacts and configs *.log .DS_Store *.map dist/*.d.ts dist/*.d.cts bun.lock package-lock.json tsup.config.ts tsconfig.json jest.config.cjs # Source files (keep only compiled dist/ and figma plugin) src/talk_to_figma_mcp/ src/socket.ts # Documentation and context context/ prompts/ smithery.yaml Dockerfile # Development scripts and temp files scripts/ temp-dxt/ dxt-*/ bin/ bundle/ logs/ .dxtignore # Source maps and type definitions *.js.map *.cjs.map *.d.ts *.d.cts # Large images (keep only icon) images/mcp-figma-plugin-configuration.png # Settings and cache .claude/ .npm/

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