Stats
Actions
Tags
From brand-architect
Connects to the Figma API to access design files, components, styles, and assets. Requires a Figma access token.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"~~design": {
"command": "npx",
"args": [
"-y",
"@figma/mcp-server"
],
"env": {
"FIGMA_ACCESS_TOKEN": "YOUR_FIGMA_TOKEN"
}
}
}
}Replace placeholder values for: FIGMA_ACCESS_TOKEN
Review these signals before enabling this server
This MCP server needs API keys or credentials. Configure them in your environment before use.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
FIGMA_ACCESS_TOKEN=YOUR_FIGMA_TOKENSensitive values you must provide — never committed to source control
First indexed Jul 12, 2026
First indexed Jul 12, 2026
npx claudepluginhub p/frankxai-brand-architect-brand-architect