Figma-Context-MCP

TypeScript

MCP server to provide Figma layout information to AI coding agents like Cursor

AI Model Integration
Context Management
Developer Tooling

Architecture and Design Patterns

The architecture revolves around creating an MCP server that acts as an intermediary between Figma and AI coding agents. It fetches Figma design data via the Figma API, simplifies the response, and serves it to the AI tool. This design streamlines data access and reduces context for more accurate AI responses. The server supports both HTTP/SSE and command-line modes.

About

Language

TypeScript

Stars

1,310

Categories

AI Model IntegrationContext ManagementDeveloper Tooling