Skip to main content
Glama

Figma MCP Server

by xxflux
package.json452 B
{ "name": "figma-mcp-plugin", "version": "1.0.0", "description": "Figma Plugin for MCP Integration", "main": "dist/code.js", "scripts": { "build": "rm -rf dist && mkdir -p dist && cp code/ui.html dist/ && tsc -p tsconfig.json", "watch": "tsc -p tsconfig.json --watch", "clean": "rm -rf dist" }, "author": "", "license": "ISC", "devDependencies": { "@figma/plugin-typings": "^1.109.0", "typescript": "^5.0.0" } }

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/xxflux/figma_MCP'

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