Figma Context MCP (felixanhalt)
Transform Figma design data into a compact, LLM-friendly format for code generation and UI building. Its 4 documented tools cluster into read & search, render. It runs locally over stdio via the published package.
People who work with Figma and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-28 · ★ 5 · #44 OF 229 MAINTAINED CODING AGENT · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Figma Context MCP (felixanhalt)
before you install - you'll need
Set FIGMA_API_KEY, FIGMA_MCP_CACHE_PATH, FIGMA_MCP_CACHE_TTL_MS before connecting.
Claude Code
claude mcp add felixanhalt-figma-context-mcp -- npx -y @tmegit/figma-developer-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"felixanhalt-figma-context-mcp": {
"command": "npx",
"args": [
"-y",
"@tmegit/figma-developer-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @tmegit/figma-developer-mcp - the @tmegit scope differs from the repo owner (felixanhalt); confirm it's the project's official package
registry namespace io.github.felixAnhalt is GitHub-verified and matches the repo owner
03 · What Figma Context MCP (felixanhalt) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can retrieve image fill URLs from a Figma file, and read vector node data as SVG.
Capability map
Tools grouped from the project's README - what Figma Context MCP (felixanhalt) lets an agent do.
read & search
3 tools - e.g. Fetches CSS-aligned, LLM-optimized design data. Supports SVG export to custom dir.; Retrieves image fill URLs from a Figma file; Reads vector node data as SVG
get_figma_design · get_image_fills · read_vector_svg
Render
1 tool - e.g. Renders Figma nodes as PNG images
render_node_images
Latest releases
v0.29.0 · 2026-07-23
0.29.0 (2026-07-23) · add support for Figma annotations in MCP response
v0.28.2 · 2026-05-09
0.28.2 (2026-05-07) · ignore !visible styles
v0.28.1 · 2026-04-30
0.28.1 (2026-04-30) · retrigger release
04 · Who maintains Figma Context MCP (felixanhalt)
Figma-Context-MCP is maintained by felixanhalt. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/felixanhalt/figma-context-mcp
- category
- coding agent - ranked #44 of 229 actively-maintained coding agent servers as of 2026-09-18.
- release cadence
- 1 release in the last 90 days (latest 2026-07-23)
- registry
- io.github.felixAnhalt/Figma-Context-MCP (active, first published 2026-03-10)
- packages
- npm:@tmegit/figma-developer-mcp
06 · Figma Context MCP (felixanhalt) FAQ
Is Figma Context MCP (felixanhalt) still maintained?
Yes - as of 2026-09-18, its last commit was 2026-08-28 and it shipped 1 release in the last 90 days. We re-verify nightly.
What can Figma Context MCP (felixanhalt) do?
With this server connected, an agent can retrieve image fill URLs from a Figma file, and read vector node data as SVG.
How do I install Figma Context MCP (felixanhalt)?
Run `npx -y @tmegit/figma-developer-mcp`. The README documents 3 environment variables (FIGMA_API_KEY, FIGMA_MCP_CACHE_PATH, FIGMA_MCP_CACHE_TTL_MS) to set first. Set FIGMA_API_KEY, FIGMA_MCP_CACHE_PATH, FIGMA_MCP_CACHE_TTL_MS before connecting. You can also paste the ready-made client config above.
Does Figma Context MCP (felixanhalt) run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Figma Context MCP (felixanhalt)
Alternatives to Figma Context MCP (felixanhalt)
Maintained coding agent servers if Figma Context MCP (felixanhalt) isn't the fit.
- Serena A powerful toolkit for coding, providing semantic retrieval and editing capabilities. ★ 29,556 · 2026-09-17
- Desktop Commander MCP server for terminal commands, file operations, and process management ★ 9,633 · 2026-09-17
- Ouroboros Pins an acceptance spec; the verify command and expected output never enter the success contract. ★ 6,016 · 2026-09-15
- Socraticode MCP server for enterprise local codebase indexing, semantic search, and code dependency graphs. ★ 3,312 · 2026-09-17
- Omnara Deploy durable AI agents with Omnara, an open-source managed-agent platform. ★ 2,858 · 2026-09-18
- Docs Search and read Empryo's documentation. Read-only, no auth, no local access. ★ 1,246 · 2026-09-17
Pairs well with
Servers that cover what Figma Context MCP (felixanhalt) doesn't - only shown when the pairing reason fits the companion.
- Context7 → documentation companion documentation · ★ 62,152
- GitLab MCP → documentation companion documentation · ★ 1,984
- Xcode Build MCP → developer tools companion developer tools · ★ 6,397
- Sentry MCP → developer tools companion developer tools · ★ 855
- Server Filesystem → filesystem companion filesystem · ★ 39,038
- Pdf MCP → filesystem companion filesystem · ★ 135
More coding agent MCP servers · Glass · Dep Scope · FlutterSDK Artisan · Agent Audit · Google Jules MCP Server
More TypeScript MCP servers · Bibelstudium MCP · Figranium MCP · File To PDF · Spectra MCP Server · Firebase MCP · see all