Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Figma MCP Server
Claim
by
moonray
GitHub
Developer Tools
TypeScript
MIT License
2
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-figma
src
client-example.js
Dockerfile
.env.example
.gitignore
jest.config.js
LICENSE
mcp-figma.code-workspace
mcp.json
openapi.json
package.json
package-lock.json
README.md
smithery.yaml
tsconfig.json
# Figma API key, required for operation # Get this from your Figma account settings: https://www.figma.com/developers/api#access-tokens FIGMA_API_KEY=your_figma_api_key_here # Port for the Express server (optional, default: 3000) PORT=3000