Skip to main content
Glama

Figma MCP Server

by sichang824
tsconfig.widget.json338 B
{ "compilerOptions": { "jsx": "react", "jsxFactory": "figma.widget.h", "jsxFragmentFactory": "figma.widget.Fragment", "target": "es6", "strict": true, "typeRoots": [ "./node_modules/@types", "./node_modules/@figma" ] }, "include": ["src/widget/**/*"], "exclude": ["node_modules", "dist"] }

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/sichang824/mcp-figma'

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