Ai Sdlc Figma Server
БесплатноНе проверенRead-only MCP server that wraps the Figma REST API, providing tools like get file metadata, list frames, and export node image URLs for AI SDLC agents.
Описание
Read-only MCP server that wraps the Figma REST API, providing tools like get file metadata, list frames, and export node image URLs for AI SDLC agents.
README
A small, read-only MCP server that wraps the Figma
REST API, so an AI SDLC agent gets real MCP tools instead of hand-constructing
authenticated HTTP calls. Built for the
ai-sdlc-bootstrap's figma provider's
mcp_rest connector, but has no dependency on the bootstrap itself — the only
project-local file it reads is a consuming project's ai-sdlc.yml.
No Figma Desktop, no Dev Mode, no http://127.0.0.1 dependency — just a
FIGMA_ACCESS_TOKEN and providers.figma.target.file_key, read live from the calling
project's ai-sdlc.yml at call time (never baked into .mcp.json).
Read-only: every tool issues a GET, nothing else exists to call.
Tools
figma_get_file_metadatafigma_list_top_level_framesfigma_get_nodefigma_get_commentsfigma_export_node_image_url
Usage
Run directly via npx — this is how a generated .mcp.json invokes it:
{
"mcpServers": {
"figma": {
"type": "stdio",
"command": "npx",
"args": ["-y", "github:vjackk/ai-sdlc-figma-mcp-server"],
"env": {
"FIGMA_ACCESS_TOKEN": "${FIGMA_ACCESS_TOKEN}"
}
}
}
}
Requires ai-sdlc.yml to exist somewhere at or above the process's working directory,
with:
providers:
figma:
enabled: true
target:
file_key: <figma-file-key>
Versioning
Tagged releases (vX.Y.Z) are what the ai-sdlc-bootstrap's provider template should
pin to, once this repository has any — npx github:owner/repo#<tag> resolves a
specific version; the bare form above tracks the default branch.
Установка Ai Sdlc Figma Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/vjackk/ai-sdlc-figma-mcp-serverFAQ
Ai Sdlc Figma Server MCP бесплатный?
Да, Ai Sdlc Figma Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Ai Sdlc Figma Server?
Нет, Ai Sdlc Figma Server работает без API-ключей и переменных окружения.
Ai Sdlc Figma Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Ai Sdlc Figma Server в Claude Desktop, Claude Code или Cursor?
Открой Ai Sdlc Figma Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
LibreOffice Tools
Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a
автор: passerbyflutterdannote/figma-use
Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.
автор: dannoteLogo.dev
Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content
автор: NOVA-3951PIX4Dmatic
Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem
автор: jangjo123Compare Ai Sdlc Figma Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории design
