Skip to main content
Glama

Talk to Figma MCP

by pipethedev
manifest.json465 B
{ "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 }

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/pipethedev/Talk-to-Figma-MCP'

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