Back to Home
fahadazizz icon

Figma-MCP-Designer

Verified Safe

by fahadazizz

Overview

Extracts, parses, and normalizes Figma design information into a structured JSON schema via a Model Context Protocol (MCP) server.

Installation

Run Command
fastmcp run main.py:mcp

Environment Variables

  • FIGMA_API_TOKEN

Security Notes

The server securely loads the Figma API token from environment variables. It interacts with the Figma API over HTTPS, which is standard for web services. There are no indications of 'eval', code injection, or other immediately dangerous patterns. The client launches the server using `sys.executable` and `main.py`, which is a controlled and generally safe method for running local Python processes.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-30

Tags

FigmaDesignAPIParserMCP