io.github.a1245582339/figma-designer✓
io.github.a1245582339/figma-designer · v0.3.6
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.a1245582339/figma-designer",
"description": "Give AI agents full read & write access to Figma — 50+ tools for design automation",
"repository": {
"url": "https://github.com/a1245582339/figma-designer",
"source": "github"
},
"version": "0.3.6",
"packages": [
{
"registryType": "npm",
"identifier": "figma-designer-mcp",
"version": "0.3.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Figma Personal Access Token",
"isRequired": true,
"isSecret": true,
"name": "FIGMA_TOKEN"
},
{
"description": "WebSocket bridge port (default: 3055)",
"name": "FIGMA_BRIDGE_PORT"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}