# Figma MCP Magic 🎨

A curated collection of prompts for Figma MCP (Model Context Protocol) automation.

## Features

- 50+ prompts across 5 categories
- Multi-language support (English, Korean, Chinese)
- Interactive playground files
- Advanced filtering system

## Getting Started

```bash
git clone https://github.com/figmatutor/mcpmagic.git
cd mcpmagic
npm install
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) to view the application.

## Resources

- [English Playground](https://www.figma.com/community/file/1513760524697897204)
- [Korean Playground](https://www.figma.com/community/file/1513759391089024242)
- [Tutorial Videos](https://youtube.com/playlist?list=PLLQlZaiiGlHOdfqGoErLQaMaDPZdHARVV)

## Tech Stack

Next.js 15 • Tailwind CSS • shadcn/ui • Keystatic CMS


## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
