Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by AnithaKarre • Uncategorized
An MCP server exposing Figma design token extraction tools via SSE for AI agents.
Extract structured design tokens from Figma files for UI code generation.
That require real-time streaming access to Figma design data via MCP protocol.
Integrate multi-provider LLM routing with design-to-code workflows.
This MCP server provides a FastMCP implementation that connects to the Figma API to extract design tokens such as text, colors, and layout from Figma files. It exposes these capabilities as JSON-based tools over Server-Sent Events (SSE), enabling AI agents to generate JSX-ready code from design data. The server supports modular multi-agent orchestration and flexible LLM provider integration, facilitating scalable and customizable design-to-code workflows.