{"id":48943981,"url":"https://github.com/null-dev/figma-mcp-export","last_synced_at":"2026-04-17T15:34:20.723Z","repository":{"id":341935763,"uuid":"1172099140","full_name":"null-dev/figma-mcp-export","owner":"null-dev","description":"Export designs from Figma as code via the Figma MCP server","archived":false,"fork":false,"pushed_at":"2026-03-04T01:01:03.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-04T04:58:39.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/null-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-03-04T00:06:58.000Z","updated_at":"2026-03-04T01:01:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/null-dev/figma-mcp-export","commit_stats":null,"previous_names":["null-dev/figma-mcp-export"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/null-dev/figma-mcp-export","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-dev%2Ffigma-mcp-export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-dev%2Ffigma-mcp-export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-dev%2Ffigma-mcp-export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-dev%2Ffigma-mcp-export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-dev","download_url":"https://codeload.github.com/null-dev/figma-mcp-export/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-dev%2Ffigma-mcp-export/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31934359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-17T15:34:19.925Z","updated_at":"2026-04-17T15:34:20.714Z","avatar_url":"https://github.com/null-dev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# figma-mcp-export\n\nConvert a Figma design into code by using the Figma MCP server. This program currently only supports the remote Figma MCP server.\n\n![Screenshot](.github/branding/screenshot.jpg)\n\n## Usage\n\n1. Obtain a Figma remote MCP server client ID and client secret.\n   \n   Hint: You can add the Figma remote MCP server to Claude code and grab the credentials from the `figma-remote-mcp` section in `~/.claude/.credentials.json`.\n2. Create a `figma-client-creds.json` file in the app working directory with the credentials:\n   ```\n   {\n     \"client_id\": \"...\",\n     \"client_secret\": \"...\"\n   }\n   ``` \n3. Select something in your Figma design, right-click it and hit \"Copy link to selection\"\n4. Run the app with `cargo run`\n5. Paste your link into the app and hit \"Export\".\n6. The app will call `get_screenshot` and `get_design_context` on the Figma MCP server to grab a screenshot of the design and generate code.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-dev%2Ffigma-mcp-export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-dev%2Ffigma-mcp-export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-dev%2Ffigma-mcp-export/lists"}