Skip to content

Releases: Panzer-Jack/feuse-mcp

v0.1.6

23 Jun 12:25

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

22 Jun 14:39
b6bc811

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

09 Jun 08:43

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

04 Jun 16:42

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

02 Jun 04:00
950ba6f

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

01 Jun 10:27

Choose a tag to compare

feuse-mcp now release ~~~!

feuse-mcp

🔧 Available Toolset (Continuously Updated)

Tool Name Category Description Input Parameters Notes
Figma-To-Code Figma Integration Generate frontend code based on Figma styling info with PNG assistance fileKey, nodeId(optional) Auto-adapts to local configs (ESLint etc), supports responsive layouts
extract-svg-assets Asset Analysis Analyze Figma DSL structure and auto-extract SVG resources fileKey, nodeId(optional) Intelligent Figma file analysis, batch extraction of SVG icons/vectors
extract-color-vars Design Tokens Extract color variables from Figma DSL to CSS framework configs fileKey, nodeId(optional) Supports UnoCSS, TailwindCSS, or custom file format output
similarity-figma Quality Control Compare Figma prototypes with project page screenshots url, fileKey, nodeId(optional) Visual comparison with intelligent similarity scoring and detailed analysis
api-automation Development Tools Parse backend API docs and generate types, constants, mock data apiDocs Supports multiple API doc formats, generates complete frontend API toolkit
initialize-project-standard Project Management Analyze project structure and generate Copilot/Cursor global rules No parameters Auto-generates intelligent coding assistant project context and standards
Download-Figma-Images Asset Management Batch download SVG and PNG image resources from Figma by node ID fileKey, nodes[], localPath Supports imageRef handling, auto-creates directory structure (low-level tool for other MCPs)
download-svg-assets Asset Management Download SVG vector resources from Figma by image/icon node ID fileKey, nodes[], localPath SVG format only, supports complex node structures (low-level tool for other MCPs)