Back to Home
chadwd icon

DS-Figma-MCP

Verified Safe

by chadwd

Overview

Design System documentation and Figma integration platform for design tokens and reusable components.

Installation

Run Command
npm run dev

Environment Variables

  • FIGMA_TOKEN
  • BASE_URL

Security Notes

The `scripts/generate-figma-tokens.js` uses `fs.writeFileSync` for local file system operations, which is an expected part of the build process. The `FIGMA_TOKEN` for Figma integration is correctly sourced from environment variables, preventing hardcoded secrets. `jsdom` (a dev dependency) has network capabilities but is not used in the production build. The project itself doesn't expose server-side endpoints for remote code execution or direct user file uploads, mitigating common web vulnerabilities. Large dependency tree introduces inherent, but not directly apparent, supply chain risks.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassLow
Stars1
Forks0
Last Update2025-12-13

Tags

Vue 3Design SystemFigma IntegrationMaterial Design 3Frontend