Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
mcp-figma
Claim
by
smithery-ai
npm
GitHub
Art & Culture
Developer Tools
26
1
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
build
node_modules
src
.DS_Store
.gitignore
.npmignore
package.json
package-lock.json
publish.sh
README.md
start.sh
tsconfig.json
USAGE.md
{ "compilerOptions": { "target": "ES2020", "module": "NodeNext", "moduleResolution": "NodeNext", "esModuleInterop": true, "strict": true, "outDir": "build", "declaration": true, "skipLibCheck": true }, "include": ["src/**/*"] }