figma_mcp_android

impeterwayne/figma_mcp_android
★ 4 stars Go AI/LLM Updated today
Figma MCP Server for Android Development
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "figma_mcp_android": {
      "command": "go",
      "args": [
        "run",
        "github.com/impeterwayne/figma_mcp_android@latest"
      ]
    }
  }
}

README Excerpt

***English** · [Tiếng Việt](README.vi.md)* A Go stdio MCP server that connects AI clients to a local Figma Desktop plugin over WebSocket, with no Figma API token required. It focuses on read-heavy design inspection, lightweight exports, and includes an Android SVG to VectorDrawable conversion helper runtime for Android workflows.

Tools (20)

convert_svg_to_android_drawableexport_tokensget_annotationsget_design_contextget_documentget_fontsget_local_componentsget_metadataget_nodeget_nodes_infoget_pagesget_reactionsget_screenshotget_selectionget_stylesget_variable_defsget_viewportreaction_to_connector_strategyread_design_strategysave_screenshots