Figma To Code MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 165 installs a week from npm. Last commit 28 Aug 2026.
LLM-optimized Figma MCP server.
Today is the operative word: we check Figma To Code MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add figma-to-code-mcp -- npx -y @tmegit/figma-to-code-mcp
{
"mcpServers": {
"figma-to-code-mcp": {
"args": [
"-y",
"@tmegit/figma-to-code-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.figma-to-code-mcp]
command = "npx"
args = ["-y", "@tmegit/figma-to-code-mcp"]
{
"mcpServers": {
"figma-to-code-mcp": {
"args": [
"-y",
"@tmegit/figma-to-code-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"figma-to-code-mcp": {
"args": [
"-y",
"@tmegit/figma-to-code-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FIGMA_API_KEY (Your Figma Personal Access Token, learn more here: https://www.figma.com/developers/api#access-tokens).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Skim code transformation. Compresses code 60-95% for LLM context optimization.
AI-optimized GitHub MCP server: 112 tools, 98% token reduction, compact responses.
An MCP server that converts Figma designs into React code.
MCP server for GitLab and GitHub
An MCP server that created for demo
Zero-LLM structural code retrieval for AI coding agents, served over MCP.
Qr Code Ai MCP Server by MEOK AI Labs
MCP server that posts to Zenn.
Answers built from our own checks of this server.