TimHolden_figma-mcp-server
2
The Figma MCP Server is a TypeScript-based implementation that facilitates seamless integration of Figma resources with LLM applications through the Model Context Protocol. It offers robust features like resource management and custom handlers for unique Figma resource types, all while ensuring compatibility with MCP clients.
Figma MCP Server
A TypeScript server that implements the Model Context Protocol (MCP) for the Figma API, providing standardized context access for LLMs.
Key Features
- Access and manipulate Figma files, components, and variables
- Type-safe implementation using TypeScript
- Zod-based request validation and error handling
Supported Operations
- List, read, watch, search Figma resources
Installation
- Install dependencies
- Set up Figma access token
Usage
- Supports stdio and SSE transports
- Integrates with MCP clients