Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Talk to Figma MCP
by
sonnylazuardi
Verified
npm
GitHub
Art & Culture
Image & Video Processing
JavaScript
MIT License
1,239
1,660
Apple
Linux
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
cursor-talk-to-figma-mcp
src
cursor_mcp_plugin
src/cursor_mcp_plugin/code.js
src/cursor_mcp_plugin/manifest.json
src/cursor_mcp_plugin/setcharacters.js
src/cursor_mcp_plugin/ui.html
{ "name": "Cursor MCP Plugin", "id": "cursor-mcp-plugin", "api": "1.0.0", "main": "code.js", "ui": "ui.html", "editorType": [ "figma", "figjam" ], "permissions": [], "networkAccess": { "allowedDomains": [ "https://google.com" ], "devAllowedDomains": [ "http://localhost:3055", "ws://localhost:3055" ] }, "documentAccess": "dynamic-page", "enableProposedApi": true, "enablePrivatePluginApi": true }