Skip to main content
Glama

Claude Talk to Figma MCP

by arinspunk
manifest.json478 B
{ "name": "Claude MCP Plugin", "id": "claude-mcp-plugin", "api": "1.0.0", "main": "code.js", "ui": "ui.html", "editorType": [ "figma", "figjam" ], "permissions": ["teamlibrary"], "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/arinspunk/claude-talk-to-figma-mcp'

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