Skip to main content
Glama

Figma MCP Server

by xxflux
tsconfig.json273 B
{ "compilerOptions": { "target": "es6", "outDir": "dist", "lib": ["es6", "dom"], "typeRoots": ["./node_modules/@figma"], "types": ["@figma/plugin-typings"], "skipLibCheck": true, "moduleResolution": "node" }, "include": ["code/**/*.ts"] }

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