VOOZH about

URL: https://mcp.so/server/feuse-mcp/Panzer-Jack

⇱ Feuse Mcp MCP Server


Feuse Mcp

@Panzer-Jack

Frontend Useful MCP Tools - Essential utilities for web developers to automate API integration and code generation
Overview

Add to your MCP client configuration:

Get your Figma API key from Figma Developer Settings.

{
 "feuse-mcp": {
 "command": "npx",
 "args": ["feuse-mcp@latest"],
 "env": {
 "FIGMA_API_KEY": "YOUR_FIGMA_API_KEY"
 }
 }
}

Server Config

{
 "mcpServers": {
 "feuse-mcp": {
 "command": "npx",
 "args": [
 "feuse-mcp@latest"
 ],
 "env": {
 "FIGMA_API_KEY": "YOUR_FIGMA_API_KEY"
 }
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.